329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
The "You have been automatically logged out for security reasons" error is seen with IBM Business Process Manager (BPM)
Tue, May 14th 2013 49
What is important when monitoring IBM Business Process Manager at the infrastructure level?
Mon, May 13th 2013 60
Using the ITCAM for Applications BPM monitoring solution to identify slow Business Process Definitions
Wed, May 8th 2013 69
Top 6 mistakes in IBM Business Process Manager installations
Tue, May 7th 2013 101
Verbose Garbage Collection logging in the WebSphere Liberty Profile
Wed, May 1st 2013 68
Knowledge Collection: Troubleshooting documents for IBM Business Monitor
Tue, Apr 30th 2013 60
IBM Business Process Manager 8.5 - It's Announced
Tue, Apr 30th 2013 114
Top 10
NFS, Linux file permissions and IBM Installation Manager
Fri, Nov 23rd 2012 4578
Silently installing WebSphere Application Server Network Deployment 8.5 - no GUIs here
Wed, Oct 3rd 2012 1561
Error "CWWIM4512E The password match failed" seen using WebSphere Portal Express v7 on Linux
Thu, Jan 27th 2011 1397
SECJ0369E: Authentication failed when using LTPA. The exception is
Wed, Aug 25th 2010 998
More on Lotus Notes and temporary directories
Thu, May 3rd 2012 882
CWWIM4520E The 'javax.naming.ServiceUnavailableException - Fun and Games with WebSphere Application Server and Microsoft Active Directory
Wed, Mar 7th 2012 854
IBM Notes 9 on the Mac - it's lovely ….
Fri, Dec 14th 2012 834
OSX - Climbing the Mountain Lion
Fri, Jul 27th 2012 801
More on the AJAX Proxy
Wed, Mar 6th 2013 788
java.security.cert.CertPathValidatorException: Certificate chaining error seen with IBM Business Process Manager v8
Mon, Dec 3rd 2012 650


Syncing Notes from iPad to iTunes to iPhone to iCloud ….
   

Have started making use of the Notes app on the iPad, and was annoyed that I'd left a particular note ( my book list ) on the iPad, which was safely at home whilst I was out book-shopping with my iPhone.

Having enabled iCloud on both devices, I'd assumed that the notes would magically pass through the ether from one device to another.

However, I've subsequently learned that that is ONLY the case for NEW notes i.e. ones created AFTER the iCloud integration was enabled.

This discussion thread on the Apple site helped me here: -


including: -

<snip>
Only notes that you created after you set up your iCloud account will sync btw your iPad and iPhone.

If you have a number of notes that you want to sync, copy the text and paste into a new note.  Then delete the old one.  A little tedious, but works.
</snip>

and, more importantly, this: -

<snip>
I found a good way to do this (on a Mac, I don't know about Windows):

1) First you'll need to sync your iPhone/iPad with iTunes. Make sure you've checked the box to "Sync Notes" under "Other" on the "Info" panel of you device. Also, make sure to uncheck the box for "Replace information on this phone" in the "Advanced" pane and resolve any conflicts properly.

2) Once your notes are identical on your computer and your iPhone/iPad, open up Mail.app on your COMPUTER and scroll down your accounts tab on the left (panel may be hidden by default) until you find the "Reminders" section. You should have a "Notes" section that has several accounts. Mine had notes from a Gmail acct, "On My Mac", and "iCloud".

3) Merge all the notes from the "On My Mac" acct and any others you need by selecting them all and dragging them to the "iCloud" acct. Once you're sure they're there, check back on your device that all your notes are now populating in the "iCloud" acct. (this may take 30 secs or so.)

4) Optional: I then deleted the gmail notes folder and the "On My Mac" folder to make sure any new notes would be created in the iCloud acct. I don't know if this will work or not.

 5) Fianally, I deleted all the notes from the other accounts on my iPhone. I had to do this one at a time, which sucked, but someone my find a faster way. All I know is it works.
</snip>

For me, with a small number of notes, steps (1) and (2) did the job - once I enabled Notes to sync from the iPad via iTunes, they were immediately available in the Mac mail app, and also on the iPhone ( perhaps because I'd previously set Notes to sync ).

I then created a new note on the iPad, and can see it on the iPhone.

Job done :-)


---------------------
http://portal2portal.blogspot.com/2012/06/syncing-notes-from-ipad-to-itunes-to.html
Jun 13, 2012
143 hits



Recent Blog Posts
49


The "You have been automatically logged out for security reasons" error is seen with IBM Business Process Manager (BPM)
Tue, May 14th 2013 4:29a   Dave Hay
Another one thanks to the @IBM_BPM service on Twitter: - Problem(Abstract) When you submit a coach or run an exposed service you might see the error message: "You have been automatically logged out for security reasons. Unfortunately, because of this we are unable to save your information at this time. Please run this task again to save your information." Cause There are several reasons why this error is thrown by IBM Business Process Manager. This document provides a list of all of the pos [read] Keywords: ibm apple application css microsoft security server twitter websphere
60


What is important when monitoring IBM Business Process Manager at the infrastructure level?
Mon, May 13th 2013 8:45a   Dave Hay
Again, this popped up in my Twitter stream of consciousness, thanks to @IBM_BPM : - In my customer engagements, I am often asked the following questions: • What metrics should we use to monitor the infrastructure for our IBM Business Process Manager environment? • What key metrics should I always look at to prevent the environment from becoming unavailable? • Which actions should be taken in case the metric threshold is exceeded or when receiving an alert by running out of service? Fo [read] Keywords: ibm apple application community server twitter websphere
69


Using the ITCAM for Applications BPM monitoring solution to identify slow Business Process Definitions
Wed, May 8th 2013 9:47a   Dave Hay
This came to my attention via the @IBM_BPM Twitter account: - IBM Business Process Manager (BPM) is a widely used, comprehensive BPM platform that gives you visibility and insight to manage business processes. One of the biggest challenges for BPM customers is tracking the health and performance of the BPM server and its processes, then identifying potential issues to improve the satisfaction of the end user. BPM customer business can be impacted by the following scenarios: • BPM server takes [read] Keywords: ibm apple application applications best practice community server tivoli twitter wiki
101


Top 6 mistakes in IBM Business Process Manager installations
Tue, May 7th 2013 7:09a   Dave Hay
Let's play a game of word association. What subject comes to mind with the words "engaging" and "terrifying"? Whatever you are thinking, I suspect it wasn't IT security. Yet those very words describe J Keith Wood and Jens Engelke's new IBM Redbooks publication. In it, they share their experiences of working with IBM customers around the world on securing IBM Business Process Manager solutions. Security pitfalls are everywhere and the stakes could not be higher. This blog post is part of [read] Keywords: ibm community database security server
68


Verbose Garbage Collection logging in the WebSphere Liberty Profile
Wed, May 1st 2013 4:07a   Dave Hay
As part of an exercise to help a colleague, who was trying to work out how to enable verbose GC logging within the WAS Liberty Profile, I've just installed Liberty and the WAS Developer Tools onto my Mac. I used this excellent blog post: - How to install WebSphere 8.5 Liberty profile on Mac as inspiration, as well as an earlier blog post of mine: - WebSphere Application Server 8.5 Developer Tools for Eclipse and WebSphere Application Server 8.5 Liberty Profile Developer Tools I downloaded Eclip [read] Keywords: ibm application applications community eclipse java mac profile properties server vm websphere
60


Knowledge Collection: Troubleshooting documents for IBM Business Monitor
Tue, Apr 30th 2013 11:23a   Dave Hay
Abstract This Knowledge Collection is a focused compilation of links to documents for troubleshooting. Content A Knowledge Collection is a focused compilation of links to documents that share a common theme. Knowledge Collections are navigation aids that organize content to help users quickly find relevant information. Knowledge Collections are not designed to be an all-inclusive list of all documents dealing with the specific theme. Knowledge Collection: Troubleshooting documents for IBM Bus [read] Keywords: ibm
114


IBM Business Process Manager 8.5 - It's Announced
Tue, Apr 30th 2013 11:23a   Dave Hay
Announcement: IBM Business Process Manager and IBM Integration Designer Version 8.5 products This product version includes the following enhancements: • Simplified IBM Business Process Manager installation, configuration, migration, and administration processes to help reduce the time and effort required to set up, manage, and expand IBM Business Process Manager environments • Significant enhancements to the IBM Business Process Manager built-in dashboards to help improve business process [read] Keywords: administration collaboration ibm apple application applications development enterprise integration interface mobile network security server websphere
86


Note to Self - Java Runtime Environment and Mozilla Firefox on 64-bit Red Hat Linux
Tue, Apr 30th 2013 8:06a   Dave Hay
(1) Download the JRE from here ( assuming that you're happy to use the Oracle JRE ): - Java Downloads for All Operating Systems - Recommended Version 7 Update 21 I chose the Linux x64 RPM from the above list: - http://javadl.sun.com/webapps/download/AutoDL?BundleId=76852 (2) Install the RPM: - $ rpm -ivh jre-7u21-linux-x64.rpm (3) Create a symbolic link to the plugin: - ( for non-root user e.g. wasadmin ) $ ln -s /usr/java/jre1.7.0_21/lib/amd64/libnpjp2.so /home/wasadmin/.mozilla/plugins/ ( fo [read] Keywords: firefox java linux oracle red hat




91


WebSphere Application Server, the Service Integration Bus, CWSIS1501E and ORA-28000: the account is locked
Fri, Apr 26th 2013 4:03a   Dave Hay
I was trying to work out why my two Service Integration (SI) buses were failing to start up. My back-end database is Oracle 11g R2, with which I'm slowly becoming familiar. I could see: - [4/25/13 19:28:15:752 BST] 00000013 SibMessage I [MONITOR.BAMCELL.Bus:BAMSR01.Messaging.000-MONITOR.BAMCELL.Bus] CWSID0016I: Messaging engine BAMSR01.Messaging.000-MONITOR.BAMCELL.Bus is in state Starting. [4/25/13 19:28:15:753 BST] 00000012 SibMessage I [CEI.BAMCELL.BUS:BAMSR01.Messaging.000-CEI.BAM [read] Keywords: ibm apple application database integration java oracle server sql websphere
100


Slow but steady success with Oracle 11g R2
Thu, Apr 25th 2013 7:05a   Dave Hay
I'm on my second installation of Oracle 11g R2, having previously installed it using the GUI. This time around I've used a response file to install the product ( see below )via the command: - ./runInstaller -silent -responseFile response/db_install.rsp and all seems OK so far. I did hit a few challenges: - (i) I don't appear to have the oracle_env.sh script anywhere on my box, meaning that the ORACLE_HOME and ORACLE_SID aren't set up. I manually created the script: - oracle_env.sh ORACLE_HO [read] Keywords: ibm application database email enterprise google network oracle password security server smtp sql




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition