Send Reply Block
The Send Reply Block is used in Request/Reply flows. This Block causes the app to exit the current flow immediately and either continue to the next flow or exit the app with a fatal error.
Block Properties — General Tab
From the General tab, you can change the Block Label and add a description.
Block Properties — Error Handling Tab
Use the Send Reply Handling options to determine app behavior after exiting the flow.
In this tab, map is the equivalent of flow. From the Send Reply Handling section, you can choose to either:
- Exit the current flow and continue to the next flow without an error.
- Stop the app and write an error to the Execution History Log.
See Viewing Execution History.
If you choose to write the error to the Execution History Log you can either:
- Use the suggested message wording supplied by TIBCO Cloud™ Integration - Connect.
- Change the error message for this error. You can use any text as well as [BLOCK LABEL] and [BLOCK NAME] to include the Block Label or Block name from which this error originated. These options can help you determine the operation or Block that caused this error to occur.
Errors And Warnings Tab
If there are any errors or warnings for this block, the Errors and Warnings tab displays the number of errors or warnings in the tab name. See Block And Flow Errors And Warnings.
Once you have corrected the errors, select the Validate button to update the Errors and Warnings tab.