The configuration plan references the generic endpoint: p682ws:7011. The configuration plan also contains BPEL properties in the workflow to configure the target environment. In this workflow, these entries consist only of the P6 user name, password, and database instance to use when making the test Web Service call.
To prepare the configuration plan:
- Unzip the files in the
P6_
<release_level>_Tools\BPM Connector\p6ConfigValidator 2.0 [12.1.3.0].zip
folder from the Media Pack. - Edit the P6ConfigValidator_cfgplan.xml file.
- Find the attribute <replace /> and change the following values:
- Find <property name="bpel.preference.p6userName"> and replace the P6 username value between the "<replace> </replace>" elements with a P6 username from your environment. Oracle recommends using a user assigned to the Admin Superuser Global security profile.
- Find <property name="bpel.preference.p6password"> and replace the P6 password value between the "<replace> </replace>" elements with the password of the user from above.
- Find <replace>localhost:7011</replace> and replace the value between the "<replace> </replace>" elements with the hostname:port where you deployed P6 Web Services.
- Save the changes made to the P6ConfigValidator_cfgplan.xml file and close the text editor.