Configuring WSDL Location and Service Endpoints

Previous TopicNext TopicContents

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:

  1. Unzip the files in the P6_R83_Tools\BPM Connector\P6ConfigValidator_1.0_DemoPackaging.zip folder from the Media Pack.
  2. Edit the P6ConfigValidator_cfgplan.xml file.
  3. Find the attribute <replace />. Change the value of the replace attribute in the composite import section and in the location section of the web service binding section.

    For example to replace the web service endpoint:

    <searchReplace>

    <search>p682ws:7011</search>

    <replace>localhost:7011</replace>

    </searchReplace>

    where you will replace localhost and 7011 with your web service endpoint host name and port number.

    For example to replace the BPEL properties:

    <component name="P6ConfigValidation">

    <property name="bpel.preference.p6userName">

    <replace>admin</replace>

    where you will replace admin with your actual P6 user name to make web service calls

  4. Replace the variable with the required P6 EPPM information.

Related Topics

Testing the Connection for P6, BPM, and Web Services

Deploying the SOA Composite

Deploy Client Application and Task UI Project

Assigning the TestConfig Role to Users



Legal Notices
Copyright © 1999, 2014, Oracle and/or its affiliates. All rights reserved.

Last Published Wednesday, February 19, 2014

PDF Library