set petransactionoptions
set petransactionoptions= { name1:value1;name2:value2;...nameN:valueN | ""}
This option specifies additional parameters that are transmitted to the Arbortext PE server with every publishing request. The empty string (the default) does not transmit any parameters. The value for this option persists across sessions.
name1:value1;name2:value2;...nameN:valueN is a series of name:value pairs separated by semicolons, where each name is separated from its value by a colon. To include a semicolon in a name or value, specify \;. To include a colon in a name, specify \:. To include a backslash in a name, specify \\.
See your Arbortext Publishing Engine administrator or Configuration Guide for Arbortext Publishing Engine for information.
Related Topics