Defining Atomic Action Properties

To define atomic action properties:

  1. In the Studio Projects view, double-click an atomic action entity.

    The Atomic Action editor appears.

  2. In the Description field, enter a description for the editor.

  3. In the Details tab, select a routing support.

  4. In the Parameters tab, the mandatory parameters for the routing support are automatically added, depending on the routing support you selected, to the Parameters area. In the Activation tab, the Service Action Label and Atomic Action Label are automatically defined for these routing parameters.

    For example, in the Details tab if you select Dynamic Routing, in the Parameter Details area, you can enter the data restrictions and other details for the parameter.

  5. Right-click in the parameters area and select one of the following:

    • If you want to add a scalar, XML, or XPATH run-time parameter, select Select Simple Data Element and add a parameter from the activation data dictionary.

    • If you want to add a grouping of scalar parameters or a compound parameter, select Select Structured Data Element and add a parameter from the activation data dictionary.

    See "Creating Activation Run-Time Type Parameters in the Data Dictionary" for more information about activation run-time parameters.

  6. In the Mappings tab, you can map an atomic action to an action processor.

  7. (Optional) Click the Add button and map an atomic action to any of the existing action processors.

    The Action Processor Selection Dialog dialog box appears. You can add an action processor from the list of existing action processors in workspace.

  8. (Optional) On the Action Processor Selection Dialog dialog box, click the New button to create a new action processor.

    The Action Processor Wizard appears. You can fill the appropriate fields of this wizard to create a new action processor entity.

  9. (Optional) You can do the following:

    • Click the Clone button to create a copy of the selected action processor.

    • Click the Open button to open the selected action processor.

    • Click the Remove button to remove the selected action processor.

  10. In the Details tab, in the Detailed Information area, provide one or more atomic action properties.

  11. (Optional) To configure an atomic action for rollback, do the following:

    1. Click Select.

      The Rollback Atomic Service Selection dialog box appears.

    2. Select an atomic action for rollback and click OK.

  12. Select File, then select Save.

Related Topics

Atomic Action Editor