The second element defined in the schema is the actor-chain, which identifies a series of actors to execute. The actor-chain can contain one or more actors that include input and/or output elements.

An actor-chain contains the following:

Attribute/Elements

Description

id

Required. Defines the chain-id. This attribute is used during the XML combination process, and identifies the chain to execute.

transaction

Provides transaction demarcation for the chain. For information on the supported transaction demarcation types, refer to the Repository Guide. The default value is TX_SUPPORTS.

Note: If you are creating REST MVC Service calls it is important to note that Profile and Order-related form handlers require that the transaction be TX_SUPPORTS and not TX_REQUIRED, as the transaction must be initiated in the form handler and not be defined prior.

actors

An actor-chain can have one or more actors that include input and/or output elements.

You can use the Dynamo Server Admin to review actors, actor-chains and their attributes.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices