uCosminexus Service Platform, Basic Development Guide

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

5.6.8 Empty Activity

This activity does nothing even if executed. An empty activity is used to indicate that no processing is to take place during switching that uses a switch activity or fault handling that uses fault connection.

You define the details of empty activities in the Empty Activity dialog box.

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

(1) Definition procedure

To define a receive activity:

  1. Deploy an empty 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 Empty Activity dialog box:
    • Double-click an empty activity on the canvas.
    • Choose and right-click an empty activity on the canvas, and choose Setting.
    The Empty Activity dialog box opens.
  3. Enter the necessary information in the Empty Activity dialog box.
    For details about the display and input contents of the Empty Activity dialog box, see the manual Cosminexus Service Platform Reference.
  4. Click OK.

(2) Notes on definition