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.