Support for batches executed from encrypted batch classes
Transact takes all batch instances into consideration while computing data for Reporting. This helps to generate more accurate reports.
This is the property file:
<Transact Installation Folder>\Application\WEB-INF\classes\META-INF\dcma-reporting\etl-variables.properties
The following two properties are added with respect to encrypted batch support:
ephesoft.loginusername=<Username for which Transact Web Services are authorized>
ephesoft.loginpassword=<Password for the above user name>
You can use encryption for the above properties by using a combination of encrypted strings from Transact Encryptor (<Transact Installation Folder>\Application\native\encryption\Encryptor.bat) and the encryption switch in <Transact Installation Folder>\Application\WEB-INF\classes\META-INF \dcma-encryption\dcma-encryption.properties.