HTTP Action: Action Tab
Use the Action tab to configure commands within an action.
The commands specified on the host HTTP tab (plus the local commands) are available for use. See Composing an action and HTTP Command Reference.
If a parameter or header value on the host HTTP tab has been marked with
the keyword %tp
, the value specified for the parameter or header in the
action can be %trading partner
, where trading
partner is the alias of one of the trading partners under the host (LexiCom) or a
Trading Partner from the Trading Partners Table (VLTrader and Harmony). When the command is
run, the trading partner's identifier is filled in for the value.
Note: If a parameter or header value has an embedded space, a
\s
must be used
to represent the space within the command For example, %OPQ\scompany
represents %OPQ company
. This is done automatically in the dialog editor. If
a space is left in the value, the command is not parsed correctly.