Adding Route Node Error Handlers

Before you begin

These instructions assume you are already editing a message flow in the Edit Message Flow page, as explained in Creating, Editing, and Viewing Message Flows.

The instructions also assume you have created a route node, as explained in Adding Route Nodes to Message Flows.

To add a Route Node Handler

  1. Click the  Route Node icon, then click Add Error Handler. The Edit Error Handler page is displayed.
  2. Click the Error Handler icon, then click Add Stage.
  3. Click the  Stage icon, then click Edit Stage. The Edit Stage Configuration page is displayed.
  4. Click Add an Action, then select the action you want to add.
  5. Since an error handler is another pipeline, it is configured like any other pipeline. For example, the Publish action may be used to send error notifications to other services, the Assign action may be used to modify the context variables, and so on. To learn more about the type of action you want to add, see the appropriate procedure in Adding and Editing Actions in Message Flows. There is no restriction on what actions may be chained together.

    Three commonly-used error actions are Raise Error, Reply, and Resume.

  6. Add other actions and make other edits on the Edit Stage Configuration page, as desired.
  7. On the Edit Stage Configuration page, click Save to commit the updates in the current session.
  8. On the Edit Error Handler page, click Save to commit the updates in the current session.

After you finish

On the Edit Message Flow page, continue to construct the message flow, as described in Creating, Editing, and Viewing Message Flows.