Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Specifying a Replaceable URN URL for an Endpoint Reference

Specifying a Replaceable URN URL for an Endpoint Reference

You can specify a logical or physical address for a static endpoint reference in the PDD file. If you specify a logical address, or URN, you can then map the URN to the physical address in the URN Mappings page of the Process Console. If you specify a URL for the static endpoint address, you can replace the URL by mapping it to a different URL on the server.
For example, in the PDD editor, you can specify the following address:
<wsa:Address>urn:localhost:AssessRisk</wsa:Address>
In the Process Console, after you deploy the process, you can map the URN to a URL as follows:
urn:localhost:AssessRisk = http://localhost:8080/active-bpel/services/AssessRisk
For more examples of URN syntax, see the
URN Mappings
topic in the
Process Console Help
.

0 COMMENTS

We’d like to hear from you!