Author: <span>kenio.carvalho</span>

Today IBM publish this FAQ  about iOS 6 support with traveler

Apple iOS 6 Support:

For 8.5.3.x: Please apply Traveler 8.5.3.3 IF1 or later

For 8.5.3 UP1: Please apply Traveler 8.5.3 UP1 IF1 or later

Uncategorized

This white paper provides a basis for parameter and application tuning for IBM WebSphere Portal for Multiplatform, for Linux on System Z, and z/OS V8.0. Remember that both tuning and capacity are affected by many factors, including the workload scenario and the performance measurement environment. For tuning, the objective of this paper is not to recommend that you use the values we used when measuring our scenarios, but to make you aware of those parameters used in our configuration. When tuning your individual systems, it is important to begin with a baseline, monitor the performance metrics to determine if any parameters should be changed and, when a change is made, monitor the performance metrics to determine the effectiveness of the change.

Uncategorized

As part of today’s news, IBM is announcing the availability of its industry-leading social software platform, IBM Connections. IBM Connections incorporates sophisticated analytics capabilities, real-time data monitoring, and faster collaborative networks both inside and outside the organization, whether on premises, in the IBM SmartCloud or using a broad range of mobile devices.

In support of today’s news, IBM also announced leading companies around the globe, including Bayer MaterialScience, Colgate-Palmolive Company, LeasePlan, Primerica and Teach for America, are using its social software to achieve real returns on their social business investments.

Uncategorized

From TN 1610553, but i was advised last week and it´s now public

Symptoms:
After installing CCF16 user might experience incorrect encoding including but not limited to

Additional attributes for a link
Linking descriptions for a link
Linking text for a link
Link target: “Name” option for a link
Query string for a link
Alternate text for an image
Html name for an image
Additional attributes for an image

This affects inserting a link or image from within a rich text field as well as authoring link/image components and elements.
The incorrect encoding will primarily apply to the characters ‘, “, , < and >

Resolution:
PM72259 will resolve this issue. This should be installed on top of CCF16.
CCF17 will also resolve this issue. Until CCF17 is available, it is strongly recommended  that PM72259 be installed on top of CCF16 . Another less ideal option to avoid this behaviour is a downgrade to CCF15.

Uncategorized


iFixes LO71325 and LO71327 are required for IBM Connections 4.0. Please download both iFixes from Fix Central, then apply to the IBM Connections 4.0 server using the update installer.

Use this TN for more information

Uncategorized

Using this link you have a shortcut to installation and migration guides

Uncategorized

The theme optimization module framework allows you to create themes using different module extensions to contribute to different areas of the page in order to provide flexibility, enhance the user experience, and maximize performance.

Go to this link for more information

 http://www-10.lotus.com/ldd/portalwiki.nsf/dx/7.0.0.2_Designing_a_portal_site_using_theme_optimization_sdoc

Uncategorized

When the syndication happens i see this error DB2 SQL Error: SQLCODE=-286, SQLSTATE=42727, SQLERRMC=4096 on the SystemOut.log.

This problem can be solved tunning the JCRDB and running a reorg on the tables.

I use the following commands:

db2 CONNECT TO JCRDB USER db2inst1
db2 update db cfg for JCRDB using DBHEAP 4800
db2 reorgchk current statistics on table all > “reorg.txt”
db2 -x “select ‘reorg table’,substr(rtrim(tabschema)||’.’||rtrim(tabname),1,50),’;’from syscat.tables where type = ‘T’ ” > reorg.out
db2 -tvf reorg.out

Uncategorized

You can follow the instructions on the TN 15986, but a few things can be wrong.

If your portal is installed over Windows do not use the backslash character () on the zip path

If you use the path like the command bellow, you get the “zip file not found exception” and a Build Failed message.

./ConfigEngine.sh webdav-deploy-zip-file -DTargetURI=dav:themelist/newtheme/ -DZipFilePath=d:tmpnewtheme.zip -DUpdateMode=merge

You need to use the slash character on the file path

./ConfigEngine.sh webdav-deploy-zip-file -DTargetURI=dav:themelist/theme/ -DZipFilePath=d:/tmp/newtheme.zip -DUpdateMode=merge

 You need to put the wasadmin and portaladmin passwords on wkplc.properties.

Uncategorized

This morning IBM announced its intention to acquire Kenexa, a leading provider of recruiting and talent management solutions.  You can read more about this in Alistair Rennie’s blog entry on Social Business Insights. http://ibm.co/QJAjvl

Uncategorized