Getting Started with IBM Worklight (jQuery Mobile + Android and iOS)
- 23 Apr, 2014
This video show how to setup IBM Worklight Studio
Getting Started with IBM Worklight (jQuery Mobile + Android and iOS)Read MoreIBM Directory Change Analyzer
- 17 Apr, 2014
Learn how to configure and use the IBM Directory Change analyzer, which scans the Server Document and Configuration document in a Domino Directory, and reports what had changed, and who made the change, with timestamps. More information here(http://www-10.lotus.com/ldd/dominowiki.nsf/dx/IBMDirectoryChangeAnalyzer)
IBM Directory Change AnalyzerRead MoreIBM Notes & Domino are not vulnerable to OpenSSL "Heartbleed" bug (CVE-2014-0160) (2014.04.09)
- 09 Apr, 2014
Information is circulating describing a method called "Heartbleed," which exploits a vulnerability caused by a design error in OpenSSL. This technote provides confirmation that IBM Notes and Domino are not susceptible to the Heartbleed attack For more information see this TN(http://www-01.ibm.com/support/docview.wss?uid=swg21669782&myns=swglotus&mynp=OCSSYRPW&mynp=OCSSKTWP&mynp=OCSSKTMJ&mync=E) from IBM
IBM Notes & Domino are not vulnerable to OpenSSL "Heartbleed" bug (CVE-2014-0160) (2014.04.09)Read MoreWebsphere Portal V8.0.0.1 and CF10 CRIMA1020E error
- 03 Apr, 2014
Yesterday i was updating a portal V8.0.0.1 CF5 to CF10 and the CF10 failed.
I restore the full backup of the file system but i got the following :
Erro durante a fase "configurar pós-instalação":
Excluindo arquivos de C:IBMWebSpherePortalServerwcmprereq.wcm
Falha ao excluir C:IBMWebSpherePortalServerwcmprereq.wcmwcmsharedappilwwcm-api-impl.jar
java.lang.Exception: ConfigTask CONFIG-WP-PTF-CF failed.
CRIMA1020E: Falha ao extrair zip prereq.wcm 8.0.1.201304260218. O arquivo C:IBMWebSpherePortalServerwcmprereq.wcmwcmsharedappilwwcm-api-impl.jar já existe.
java.lang.Exception: ConfigTask UNCONFIG-WP-PTF-CF failed.
I found that some things was left on the Program
How modify the language of the WebSphere Application Server log
- 02 Apr, 2014
Yesterday i was on a customer site and all Portal Servers are installed on Windows Servers. The language settings are set using policies and the logs are in Brazilian Portuguese. Too bad for troubleshooting.
So i change the language to English using the following:
Append the following to the existing value for the property "Generic JVM arguments": -Duser.language= xx -Duser.region= YY
where xx and YY values are dependent upon the desired language.
For English US the values are bellow
-Duser.language=en -Duser.region=US
ATLUG Day of Champions
- 28 Mar, 2014
ATLUG’s Day of Champions(https://www.socialbizug.org/blogs/c7201259-b35f-4433-a122-e4b6e7d3016b/entry/registrationopenforatlgdayofchampions?lang=enus) event is being held on Monday April 7 in Atlanta. Registrations(http://atl.ug/) are now open for an event that provides the unique opportunity to attend 26 separate presentations in a single stream all on the one day. That’s right, 26 separate presentations from a wide range of experts, almost all of whom are from the local Atlanta region.
ATLUG Day of ChampionsRead MorePurge Interval Replication ( PIRC ) in different scenarios
- 27 Mar, 2014
The Purge Interval Replication settings stop expired documents from replicating back into databases
The Purge Interval Replication Controle ( PIRC ) is set on a database, to prevent expired documents or deletions to replicate back into that database from a different replica
It will not stop new documents or new deletions from replicating to that replica.
- If Pirc is disabled on a replica, then expired documents and deletions will replicate to that replica.
New documents and new deletions will always replicate - Pirc does not interfere with new documents
PIRC is set in the Notes client : File > Replication > Options for this Application > Space Savers.
There are 6 different
EditLive 9.0 for WCM is available
- 03 Mar, 2014
EditLive9 for Portal is available as a fix 8.0.0.1-WCM-IFPI11933-CF10(http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FLotus%2FWorkplace+Web+Content+Management&fixids=8.0.0.1-WCM-IFPI11933-CF10&source=myna&myns=swglotus&mynp=OCSS3JLV&mync=E) Download it here(http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FLotus%2FWorkplace+Web+Content+Management&fixids=8.0.0.1-WCM-IFPI11933-CF10&source=myna&myns=swglotus&mynp=OCSS3JLV&mync=E)
EditLive 9.0 for WCM is availableRead MoreHow to run multiple agents in the same database using a Program document
- 28 Feb, 2014
The Lotus Domino server is designed to execute agents that exist in the same database sequentially, with only one agent running at a time. The Agent Manager task has a built-in scheduler that, for optimization reasons, runs only scheduled agents that exist in the same database with the same agent start time as sequential. You need to run multiple agents at the same time or outside of the frequency of the Agent Manager's schedule. Create a Program document, and fill out the following fields on the form as shown: Program Name: nserver (or server if not Windows platform) Command Line: -c "tell amgr run ' database.nsf' ' agent'" Substitute your database name and agent name. The corre
How to run multiple agents in the same database using a Program documentRead MoreUpgrading to EditLive! for IBM Connections 4.5 IFR2 from EditLive! V1.0
- 20 Feb, 2014
If you plan to upgrade to V2.5.1 of the EditLive! editor included with IBM Connections 4.5 IFR2 and have the original EditLive! V1.0 editor installed, you must remove it before upgrading to a later version. To remove EditLive! for IBM Connections 1.0, follow instructions at:
http://docs.ephox.com/display/IBMConnections/Uninstalling+EditLive!+for+IBM+Connections+1.0(http://docs.ephox.com/display/IBMConnections/Uninstalling+EditLive!+for+IBM+Connections+1.0)
You can then install the EditLive! for Connections package included with IBM Connections 4.5 IFR2. For instructions, see:
http://www-10.lotus.com/ldd/lcwiki.nsf/xpViewCategories.xsp?lookupName=EditLive%21+for+IBM+Connections+4.5+
Delete particular mail from all mail files of the users selected from Domino Directory
- 19 Feb, 2014
Some users make the mistake of sending messages that should not go to some people and not save the sent message which complicates the use of the recall. I found this documentation in a TechNote that can help solve the problem Create one LotusScript agent in Domino Directory with all default properties such as it will run on event and target documents are all selected documents. Paste below code in the agent. Save the agent and open domino directory from Notes Client. Select the person documents for which users the mail has to be deleted from their mail file. And then select Tools--><>. Once successful, the confirmation message will be popped up. Please ensure that the id by which age
Delete particular mail from all mail files of the users selected from Domino DirectoryRead MoreJRE Bugs and Compatibility with WCM FileTransferApplet and Ephox EditLive
- 10 Feb, 2014
JRE Bugs and Compatibility with WCM FileTransferApplet and Ephox EditLive
Due to changes and bugs introduced to the JRE from Oracle, there have been some compatibility issues with WCM's FileTransferApplet and EditLive rich text editor. Some of the more problematic versions include recent updates of JRE 1.7 (example: update 25, 45, 51) and JRE 1.6 (example: update 45).
See the TechNote here(http://www-01.ibm.com/support/docview.wss?uid=swg21663838)