Trigger Operation Page

Enter the port type and operation for the SOAP Adapter. If your WSDL includes only a single service, port type, and operation, they are automatically selected. If the WSDL includes multiple services and port types, then select the ones to use in your integration. Based on the selected values, other objects such as the request object, response object, and fault object may also be automatically displayed.

Element Description

Selected Port Type

Displays the selected port type. If your WSDL includes multiple port types, select the port type.

Select the Operation

Displays the selected operation. If your WSDL includes multiple operations, select the operation.

Request Object

Displays the request object (if your WSDL includes request objects).

Response Object

Displays the response object (if your WSDL includes response objects).

Disable SoapAction validation

Select Yes to disable SOAP action validation for inbound requests. This is useful for environments in which your WSDL includes custom code and you want to bypass validation. When set to No (the default), Oracle Integration validates the SOAP action to ensure that it matches the WSDL.