WebService Configuration Window - Response Tab

Configures the response settings for a web service method call using the WSE AgileShape.



Navigation

  1. In AgilePoint Envision, open a process template.
  2. Navigate to the Web Services stencil.
  3. On the Web Services stencil, drag the WSE (Web Service Extension) AgileShape, and drop it on the process template.
  4. To view the entire list of properties, in the Design Tasks pane, click Show Properties.
  5. On the Configure field, click the Ellipses button.

Field Definitions

Field Name Definition

uddi

Opens the Following Window:
Web Service Explorer Window
Purpose of this Window:
Finds and selects a web service using the Universal Description Discovery and Integration (UDDI) standard.

Select the URL of the web service

Definition:
Specifies the URL of your web service.
Allowed Values:
A valid web service URL.
Default Value:
None
Custom Attributes:
No

Select the WSDL file

Definition:
Determines whether to use a WSDL file to access the web service method.
Allowed Values:
  • Deselected - Specifies to use the URL of your web service.
  • Selected - Specifies to use the WSDL file to access your web service method.

    Use the Ellipses button to browse the WSDL file. Once you select the WSDL file, the correct values are populated in the fields, such as web service method names.

Default Value:
Deselected

Connect

Function:
Retrieves the list of methods and the endpoint URL for the specified web service.

WebMethod

Definition:
Specifies the name of the method you want to call.
Allowed Values:
A valid web method name defined in the specified WCF or web service.
Default Value:
None
Example:
StartProcInst

Endpoint Url

Definition:
Specifies the URL of the endpoint of the web service or WCF service you want to connect.
Allowed Values:
A valid endpoint URL.
Default Value:
None

However, once a web service is connected, the endpoint URL is populated, if it is defined in the WSDL file.

Custom Attributes:
No

Map Response to AgilePoint Schema

Definition:
Determines whether the web service response is mapped to the AgilePoint schema.
Allowed Values:
Click the Ellipses button to open the Schema Mapper Window.

Use this window to map the response to your process schema.

Default Value:
None

Store the response in Custom Attribute

Definition:
Specifies the name of the custom attribute that is used to store the response to a method call. The call may be to a web service, Web Service Extension, WCF service, or web application, depending upon the context.
Allowed Values:
A custom attribute.
Default Value:
None
Custom Attributes:
Yes
Example:
${GroupMembers}

Common Configuration Tasks