uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

5.6.9 Throw Activity

This activity is used for defining a fault inside a business process and sending this fault to communicate it to a higher-order scope activity.

You define the details of throw activities in the Throw Activity dialog box.

Organization of this subsection
(1) Definition procedure
(2) Notes on definition

(1) Definition procedure

To define a receive activity:

  1. Deploy a throw activity on the canvas.
    For details about how to deploy activities, see 5.4.1 Deploying Activities.
  2. Use one of the following methods to open the Throw Activity dialog box:
    • Double-click a throw activity on the canvas.
    • Choose and right-click a throw activity on the canvas, and choose Setting.
    The Throw Activity dialog box opens.
  3. Enter the necessary information in the Throw Activity dialog box.
    For details about the display and input contents of the Throw Activity dialog box, see the manual Cosminexus Service Platform Reference.
    For Allocated variable, specify the variable to be assigned when throwing a fault. To edit the contents of the variable specified for Allocated variable, click Edit. The Variable-Correlation Set dialog box opens. In this dialog box, you can edit the contents of the variable. For details about the Variable and Correlation Set List dialog box, see the manual Cosminexus Service Platform Reference.
  4. Click OK.

(2) Notes on definition