Application Integration
- Application Integration
- All Products
<wsdl:operation name="read"> <wsdl:input message="tns:readRequest"></wsdl:input> <wsdl:output message="tns:readResponse"></wsdl:output> <wsdl:fault name="runtimeError" message="tns:faultResponse"/> </wsdl:operation>
Property
| Description
|
---|---|
Catch Faults
| Required. Check to enable fault handling on this step.
By default, this option is disabled.
|
Fault Field Name
| Required if Catch Faults is enabled.
The fault name, which defaults to faultInfo.
|