DI Repo Password Encryption
To encrypt your repo password, follow the steps
- Start-> Run -> CMD (command prompt)
- Browse Data Integrator <LINK_DIR>\Bin Directory
- Now type al_encrypt -e (PASSWORD) Which you want to encrypt
- syntax : al_encrypt -e sudheer >> C:\PWD.OUT
- Now, browse that pwd file you will find encrypted password information, and can use this in DSConfig.txt
- You can use the same password to log into your DI Designer
- Can use in batch scripts(exported execution commands) also
