EBICS Action: Action Tab
Use the Action tab to configure commands within an action.
The commands specified in the host HTTP tab (as well as the local commands) are available for use. See EBICS Host, Composing an action, and EBICS Command Reference.
Note: If a parameter or header value has an embedded space, you must use a
\s
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.