SendResponse

The SendResponse activity sends an outgoing response message to the local TIBCO BusinessConnect server.

The SendResponse activity publishes messages on the following subjects:
  • TIBCO Rendezvous subject:

    prefix.installation_name.standardID.RESPONDER.RESPONSE

  • JMS subject:

    prefix.installation_name.RESPONDER.RESPONSE

General

The General tab contains the following fields.

Field Module Property? Description
Name No The name to appear as the label for the activity.
Server Details Yes The BC Connection shared resource used to connect to the TIBCO BusinessConnect server.
Parse XML Payload No
  • Check box selected: The document in the sent messages are parsed and validated according to the corresponding Schema definition defined for this B2B operation.
  • Check box cleared: The XML document in the message is treated as a String. This is particularly useful in cases where the document need not be processed (parsed) immediately in the TIBCO BusinessConnect activity.
Custom Request No This check box specifies whether operation names are preconfigured.
Operation Name Yes When the Custom Request check box is selected, the Operation Name field is displayed. Pre-configured operations that are available for the protocol associated with the server configuration.

Only the Request.Response operations are populated for this activity.

Request Name No Operations and custom requests.
  • If you select the Custom Request check box, you can choose an operation from the Operation Name list.
  • If you clear the Custom Request check box, the request in the Request Name list is ReceiveRequest by default.

Description

Provide a short description for the activity.

Input

The Input tab lists input schema information. The schema that is displayed depends on the input of the operation selected in the General tab for this activity.
Note: This tab is protocol specific. Refer to a specific protocol documentation for more information.

Fault

The Fault tab lists the possible exceptions thrown by this activity.

Fault Thrown when..
msg The descriptive text provided by this exception object.
msgCode If the message has a BW message code, it will be mapped to this field.