Configuration

The Configuration tab has the following fields.

Field

Global Var?

Description

Name

No

The name to appear as the label for the activity in the process definition.

Description

No

Short description of the activity.

Service

No

This two-part field specifies the namespace and the name of the web service. The service specified must be a concrete service that has a binding to an actual network endpoint.

You can use the Browse button to bring up the Select a Resource dialog. This dialog allows you to select the available services and operations from the specified WSDL file. The Port, Operation, and Endpoint URL fields get populated by the choices made in this dialog.

Port

No

The port in the WSDL file containing the desired operation. The drop down list in this field is populated based on the specified service.

Operation

No

The operation that this activity invokes. This field is automatically populated when an operation is selected using the Select a Resource dialog (For more information, see the Service field).

SOAP Action

Yes

The soapAction header for the operation. For more information about soapAction, see the SOAP specification .

Timeout (sec)

Yes

The time to wait (in seconds) for the operation to complete.

Note: You can also select Timeout as milliseconds (msec). Seconds (sec) is default.

Attachment Style

No

This field allows you to choose the attachment style. Two attachment styles are available: SwA and MTOM.