To connect P6 and BPM:
- Open the Primavera P6 Administrator.
- In the Configurations tab, expand your configuration.
- Expand Database.
- Select your Instance from the drop-down list.
- Expand BPM Settings.
Note: Changes to these settings require you to restart the P6 server.
- In the Connector File Location field, enter the full path (including the file name) where you copied the connector files.
For example:
c:\oracle\bpm1111x\eppmjars\prm-bpm-connector-12c-v1.0.jar
or /home/oracle/bpm1111x/rm-bpm-connector-12c-v1.0.jar
- In the BPM library path field, enter the path of the directory where you copied all the 12c jars.
Note: If the above settings are incorrect or the BPM jar files are incomplete, you will be prompted with an error message when you try to configure the BPM. Verify that your settings and jar files are correct.
- Select Configure BPM to set options from the dialog box. If you receive an error message, check your values from the previous steps in this section.
- To configure P6 to use BPM, add the following settings:
Caution: Do not put a forward slash / at the end of the URL. For example, it should read only
http://host:port
, and nothttp://host:port/
.- In the User field, enter the BPM user with administrative access to BPM.
- In the Password field, enter the password for the user.
- In the T3 URL field, enter the T3 URL for your Oracle SOA configuration. For example:
t3://<host_name>:<port>/soa-infra
. - In the Security Realm field, enter the name of the security realm used by BPM. This is jazn.com by default.
- In the Soap URL field, enter the URL for the SOAP services. Usually this URL takes the form of
http://<host_name>:<port>
. - In the Workspace URL field, enter an address in the form of
http://<host_name>:<port>
that indicates where the BPM Workspace application is hosted.Note: The host can be an IP address or a host name such as a machine name.
- In the Partition field, enter the name of the SOA partition containing the BPM composite applications you would like to use in P6. The default partition name is
default
.
- Click Save. When the configuration is complete, you will see a BPM properties have been configured message.
- Restart the P6 application server.