Controlling Name and Location of Outbound Password File
The default file name and location for the outbound password file is determined by the outbound.password.store.field.fileName property in the config/txnPassStore.dat file located in the server instances home directory.
Keep the following information in mind when changing the value of the outbound.password.store.field.fileName property:
Theoutbound.password.store.field.fileName property must always be present and uncommented in the configPassman.cnf file.
You can specify an absolute or relative path.
In the path name, use the forward slash (/) only; the backward slash (\) is not supported.
To change the file name or location of the outbound password file
1. Use a text editor to open the following file:
Integration Server_directory /instances/instance_name/config/configPassman.cnf
2. Locate and edit the following property: outbound.password.store.field.fileName
3. Save and close the configPassman.cnf file.