Upgrade Guide

Upgrade Guide

Run the Upgrade Commands for Workflows

Run the Upgrade Commands for Workflows

Run the following commands to run workflows created before upgrade without generating the workflows again.
Ensure that you stop the domain and set environment variables before you run the upgrade commands.
  1. Update the following properties in the
    <Informatica installation directory>/TDM/utilities/ilmcli/conf
    configuration file and save the changes:
    HTTP Mode
    user=<Test Data Management user name> password=<Password> securityDomain=<Type of security domain> isUserPasswordEncrypted=<Specify whether the password is encrypted with true or false> TDMHostName=<host name of the machine where Test Data Management is installed> TDMPort=<Test Data Management port number> isHTTPS=<Specify whether HTTPS is enabled with true or false>
    HTTPS Mode
    user=<Test Data Management user name> password=<Password> securityDomain=<Type of security domain> isUserPasswordEncrypted=<Specify whether the password is encrypted with true or false> TDMHostName=<host name of the machine where Test Data Management is installed> TDMPort=<Test Data Management port number> isHTTPS=<Specify whether HTTPS is enabled with true or false> javax.net.ssl.trustStore=<enter the complete path to the keystore file> javax.net.ssl.trustStorePassword=<password of the keystore file>
  2. Browse to the following location:
    <Informatica installation directory>/TDM/utilities/ilmcli/bin
  3. Run the following commands:
    sh ilmcmd -uec -ut upgrade -ct tdmcache
    sh ilmcmd -uec -ut upgrade -ct <PowerCenter repository user name> -rdl "<JDBC connection string>" -rdu <PowerCenter repository user name> -rdp <password> -rdt <database type>
You can now run workflows that you generated before upgrade.

0 COMMENTS

We’d like to hear from you!