Data Transformation Engine Map Designer Reference Guide
Chapter 5 - Card Settings TargetRule Output Card Settings
Map Designer Reference Guide
91
The TargetRule card settings and their override execution commands are listed in
the table below:
TargetRule card setting Override Execution Command
Backup Not available
Target
Available (-OA), (-OD), (-OE), (-OF), (-OM)
OnSuccess
Available (-O…X)
OnFailure
Available (-O…B)
Retry
Available (-O…Rcount:interval)
Warnings Not available
Scope Not available
PUT
The PUT settings define all of the output data settings.
FilePath
When Target = File, the FilePath setting specifies the name and path of the
output data file. Enter the filename or click
(browse) to display the Select
Data File dialog box in which you can navigate your file system to select the
output file.
Target > Command
The Command setting provides the adapter-specific commands to connect to the
data target and process the output data.
For instance, if the output data is being put into a file, the Command specifies the
name of the output file. If the output data is being sent to a message queue, the
Command might include the name of the message queue and any other setting
required to connect to the message queue and put the message there.
The command syntax for the source and target adapter commands is detailed in
the adapter-specific documentation.