Types
This operation starts the cosTransactions application.
To get access to the record definitions for the structures use:
-include_lib("cosTransactions/include/CosTransactions.hrl").
This module contains the functions for starting and stopping the application. If the application is started using application:start(cosTransactions) the default configuration is used (see listing below). The Factory reference is stored using the CosNaming Service under the id "oe_cosTransactionsFac_IPNo".
The following application configuration parameters exist:
This operation starts the cosTransactions application.
This operation stops the cosTransactions application.
This operation creates a Transaction Factory. The Factory is used to create a new top-level transaction using default options (see listing below).
This operation creates a Transaction Factory. The Factory is used to create a new top-level transaction.
The FacDef list must be a list of {Item, Value} tuples, where the following values are allowed:
This operation stop the target transaction factory.