run the wsadmin.bat/sh in <WebSphereHome>/AppServer/bin wsadmin.bat -lang jython -user wasadmin -password yourPassword ADDING A SERVER: AdminTask.createApplicationServer(‘WAS01Node01’, [‘-name’, ‘ICN_server1’, ‘-templateName’, ‘default’])…
Kofax ERP Export connector installation fails with error 1001
When installing KCEC Export Connector ERP 2.4.9 with KC10.1 it fails with the message “Error 1001 – unable to get…
Creating a custom column in Job Monitor for IBM Datacap
If you want to show custom columns in your applications job monitor there are several things to do. At first…
Rearrange pages in datacap batch
In my past datacap projects the requirement was to arrange the several page types in a batch in a specific…
Move a Datacap application to another environment
If you want ot move an existing datacap application from one environment to another (mostly from development to production) the…
disable OS check in IBM Installation Manager
Add disableOSPrereqChecking=true to the config.ini file in IM_install_root/eclipse/configuration and restart Installation Manager. https://www.ibm.com/support/knowledgecenter/en/SSEQTP_9.0.5/com.ibm.websphere.installation.base.doc/ae/tins_troubleshoot.html
Content Collector WebApp does not work after Update from CM8.5 to CM8.6 api
Content Collector WebApp does not work after Update from CM8.5 to CM8.6 api
Configuring Content Navigator MailSession for Office365
This article describes how to setup the CNMailSession from Content Navigator to work with Office365. To use the smtp.office365.com SMTP…