Question
Keyring for BIX command line implementation
Team,
We are executing BIX (07-10-33) in command line. Hence we create a BAT file that calls extract rule and extract rule generates XML in given folder location.
We are asked implement Keyring encryption for BIX user name and password (This is for Pega user name/password to resolve Extract rule). So -p parameter value should come from Keyring file. Apparently Keyring is for encryption of Database user name/password in PRConfig file as per PDN.
Therefore 1. Can we use standard Keyring feature to encrypt BIX user name/password for command line (i.e. in BAT file)?
2. If this is possible - Please let us know the exact steps.
Regards,
Jayantha
Hi,
Yes use can use the keyring feature to encrypt BIX username/password for command line.
Please check the below links to implement the same:
https://pdn.pega.com/sites/pdn.pega.com/files/help_v722/procomhelpmain.htm#engine/bix/bix-password-encryption-tsk.htm%3FTocPath%3DBusiness%2520Intelligence%2520Exchange%2520(BIX)%7CConfiguring%2520the%2520extraction%2520environment%7C_____7
https://pdn.pega.com/how-encrypt-database-passwords-using-jce-keyring-file
You can also take help from the BIX user guide(page24):
https://pdn.pega.com/documents/bix-722-user-guide
Regards,
Vikash