Configuring Arbortext Publishing Engine > Setting Configuration Parameters > Arbortext Publishing Engine Global Parameters > The Global Transaction Name Parameter
  
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 Tools > Preferences) or the Transaction Name field on the File > Publish set of dialog boxes.
Applications can specify the query parameter transaction-name. Refer to Queuing Query Parameters for information.