DS_TRUSTSTORE_PROPERTIES

Set this environment variable to specify the truststore properties file where the truststore password is stored.

The Cognos TM1 connector connects to a Cognos TM1 Admin Server by using SSL. Therefore, the server certificate for the Cognos TM1 Admin Server must be imported into a truststore file on the InfoSphere DataStage engine tier computer, and the truststore password must be stored in a properties file. The properties file must have an entry for the truststore password, for example, password = your trust store password. The truststore password can be encrypted by using the IIS_installation_directory/ASBNode/bin/encrypt utility.

If this environment variable is not defined, the Cognos TM1 connector uses the default truststore properties file, IIS_installation_directory/ASBNode/conf/iis-ds-truststore.properties.