Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 16 SOAP Palette : SOAP Send Fault

SOAP Send Fault
Activity
The SOAP Send Fault activity sends a SOAP fault to the client if an error occurs during processing of a SOAP request.
This activity is used when the SOAP Event Source process starter handles incoming SOAP requests. The WSDL file for the request can have one or more fault messages defined for an operation (see Chapter 19, WSDL Palette for a description of creating fault schemas for operations). The SOAP Send Fault activity can use the fault schema to send application-specific data about the fault back to the client that made the SOAP request.
SOAP faults are required to send the fault code and the fault string. These values are required input items on the Input tab. For example, "Client" can be used for client faults and "Server" can be used for server faults. See the SOAP specification at www.w3.org/TR/SOAP for more information about the syntax of SOAP fault codes.
Configuration
The Configuration tab has the following fields.
The SOAP Event Source process starter.
Transport
The Transport tab has the following fields.
Input
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The input for the activity is the following.
Output
The activity has no output.
Error Output
The Error Output tab lists the possible exceptions that can be thrown by this activity. See TIBCO ActiveMatrix BusinessWorks Error Codes for more information about error codes and corrective action to take.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved