Configuring JNDI Password Encryption (Upgrade Only)
Follow the instructions in this section if you have upgraded from a previous version and want to configure your environment to use encrypted JNDI passwords both in the database and when exported.
|
1.
|
Shut down Ensure iProcess Engine. |
|
2.
|
Run the JMS Administration Utility from the command line as follows: |
|
—
|
From UNIX, navigate to the SWDIR/jmsadmin folder and type the following command: |
jmsadmin.sh upgrade
|
—
|
From Windows, navigate to the SWDIR\jmsadmin folder and type the following command: |
jmsadmin.bat upgrade
This generates a database-specific drop/create SQL scripts (Oracle.sql or SQLServer.sql or DB2.sql)
|
3.
|
Execute the appropriate SQL script as the iProcess Schema Owner.
|
Note: Running the script deletes from the database the existing schema and data relating to iProcess Technology Plug-ins. It then recreates the schema and the data in secure form.
|
4.
|
Restart iProcess Engine. |