Data Transformation Engine Services Guide

Chapter 11 – AdapterSource and AdapterTarget Settings
89
AdapterTarget
Select the adapter from the drop-down list. The default value of the AdapterTarget setting is File.
TargetAdapterCommand
Enter adapter commands by using the TargetAdapterCommand setting. See the Adapter Command
list in each adapter chapter for the adapter command syntax.
OnSuccess
The OnSuccess setting is used with adapter targets to prevent a file from being created or process from
executing unnecessarily. The default value is Create. HTTP and e-mail adapters these adapters do not
include the Append value.
Value Description
Create
Upon successful completion of the burst, map, or card
(determined by AdapterScope setting), create the message or
file or execute the process.
CreateOnContent
Upon successful completion of the burst, map, or card
(determined by AdapterScope setting), create the message or
file only if it will not be empty.
Append
Upon successful completion of the burst, map, or card
(determined by AdapterScope setting), append the message or
file to an existing message or file of the same name.