Encrypting the Password Before Submitting Batch Versions Using runubexml

Starting with EnterpriseOne Tools release 9.1 Update 4, there is a new option available to encrypt the password inside the input XML file for runubexml. After you edit and save the jdeRequest.xml as explained in the Generating and Editing the Input XML Filesection, run this command to encrypt the password inside jdeRequest.xml:

runubexml E ENCRYPT_V1 jdeRequest.xml

This option should be run before you run runubexml S. When you use the option runubexml E ENCRYPT_V1, the password field (pwd=) inside jdeRequest.xml will be encrypted if it is not already encrypted. You can then use this jdeRequest.xml file with runubexml S option to prepare and submit the batch job.