Data Transformation Engine Map Designer Reference Guide

Chapter 5 - Card Settings TargetRule Output Card Settings
Map Designer Reference Guide
93
The OnSuccess setting works in conjunction with the Scope setting, which
defines when to apply the action specified with the OnSuccess setting.
Value Description
Create Output data should be sent by the target adapter to its
target. For example, if the map completes successfully,
the message adapter should put the message on the
specified queue.
CreateOnContent Output data should be sent only if content exists. For
example, a message adapter should put the message
produced on the specified message queue. If no data was
produced, no message should be sent.
!Create Regardless of whether or not data content is produced,
output data is not to be sent to its target. This option is
available for temporary data storage as a map runs.
Append The output data should be appended to an existing data
file. If the data file does not exist, it should be created.
OnFailure
The OnFailure setting specifies the location of the target data if the map, burst,
or card does not complete successfully.
The exact meaning and availability of the options for this setting are adapter
specific. The default value is Rollback.