Although the Faults tab contains only optional fields, as a best practice use this tab to map any SOAP faults returned by the Web service. That way you can include an error-handling step in the connector activity and have the activity respond appropriately if the connector receives a SOAP fault instead of the response message it expects.
For information about these faults, including a list of SOAP fault codes, see the SOAP specification at http://www.w3.org/TR/soap/.
Note: To capture exceptions triggered by the Connect-dotNET method, configure the error handling fields on the Service tab.
Field |
Description |
Target Property |
Select or enter the name of a single-value text property to store the entire contents of the SOAP envelope that contains the fault message. To create a new property, enter its name and click the Edit icon () next to this field to open the New Property form. |
Field |
Description |
Fault Code Property |
Optional. Select or enter the name of a |
Reason Property |
Optional. Select or enter the name of a |
Detail Property |
Optional. Select or enter the name of a |