|
|
Use the Service tab to identify the external system with which this connector rule communicates.
Field |
Description |
Service Properties | |
Endpoint URL |
Enter the URL of the external system to which this rule connects.
This field supports the Global Resource Settings syntax (=.PageName.PropertyName). For more information, see Using the Global Resource Settings feature. |
Resource Path |
Enter the location in the WSDL that describes the operation. |
HTTP Method |
|
HTTP Version |
|
Request Only |
When the HTTP Method is set to |
Allow Redirects? |
Select to enable the connector to, based on information returned from the service, retry a request using a different service address. |
Field |
Description |
Authentication | |
Use Authentication? |
If selected, PRPC includes authentication credentials in the HTTP header of the message.
|
Authentication Profile |
|
Field |
Description |
Connection |
Use the fields in this section only when the Request Only field is cleared. |
Response Timeout |
Optional. Enter the number of milliseconds after which this rule times out with a failure message if it does not receive a response. Enter zero or leave blank to wait indefinitely. This field is disabled and ignored at runtime when the Intended for field is set to |
Maintain Session? |
Select to use HTTP token-passing as the mechanism for maintaining a stateful session with the Web service provider. If selected, enter a Connection ID value in the previous field. This field is disabled and ignored at runtime when the Intended for field is set to |
Connection ID |
Optional. If the external system uses HTTP token passing to maintain stateful session data between requests, you can use this field to specify that a group of logically related connectors are to share a single session. Enter an arbitrary text value in this field, and enter the same text value in the other HTTP connector rules that are to share the session data. |
Field |
Description |
Error Handling | |
Status Value Property |
|
Status Message Property |
|
Error Handler Flow |
|
Field |
Description |
Processing Options |
You can allow connector requests from this Connect HTTP to be processed asynchronously in parallel with the calling activity, or in background by an agent. (The mode of execution of each connector request is determined by the Execution Mode parameter of the Connect-HTTP method, as enabled by the values in these two fields.) |
Intended For |
Blank is equivalent to Queuing, when selected, occurs only if also specified in the Connect-HTTP method. |
Request Processor |
|
Field |
Description |
Test Connectivity |
After you complete and save this rule, click this button to test whether PRPC can connect to the external system. PRPC verifies the connectivity to the service URL/endpoint. It does not confirm the ability to authenticate with the service. The system presents test results in a separate window, identifying the parameters used in the test, the steps attempted, and the outcome of each step. |
Simulations |
Click to create a simulator for this connect rule. See Creating connect simulators. |