WebService Configuration Window - Security Tab

Configures the security 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

Log SSL Authentication Failures

Definition:
Determines whether to log SSL Client authentication failure.
Allowed Values:
  • Selected - Errors occurring due to the SSL authentication failure are recorded in an AgilePoint server log.

    For more information, see Where Are the AgilePoint Logs?.

  • Deselected - Errors occurring due to the SSL authentication failure are not logged.
Default Value:
Selected

Client Certificates

Opens the Following Window:
Client Certificates Window
Purpose of this Window:
Manages client certificates for web service authentication.

Common Configuration Tasks