The Global Transaction Name Parameter
The com.arbortext.e3.defaultTransactionName parameter specifies the descriptive name to use for all incoming requests that do not already specify a transaction name. The specification can include the string $t, to specify the unique transaction ID assigned on the Arbortext PE server as part of the transaction name. For example:
<Parameter name="com.arbortext.e3.defaultTransactionName"
value="unnamed-$t" />
The default value is explicitly set to tran-$t.
Arbortext Editor clients can specify a transaction name using the Queued Transaction Names dialog box (available from Publishing Engine category of > ) or the Transaction Name field on the > set of dialog boxes.
Applications can specify the query parameter
transaction-name. Refer to
Queuing Query Parameters for information.