Data Transformation Engine Services Guide

Chapter 9 – BEA TUXEDO Messaging Adapters
59
Dequeue Time (-DT)
Use the Dequeue Time adapter command (-DT) for data targets to specify the dequeue time of the
message in seconds. The dequeue time is the time after which the message becomes available for
dequeuing.
-DT {
time
|+
time
}
Option Description
time
Dequeue time of the message in seconds.
+
time
Dequeue time of the message in seconds relative to the current time.
Note The Dequeue Time adapter command (-DT) is only valid when calling a Tuxedo /Q as a data
target.
Field Name (-FN)
Use the Field Name adapter command (-FN) to specify the name of the field to be selected from the
FML data for data sources and data targets.
-FN
field_name
Option Description
field_name
The name of the field to be extracted from the FML data stream.
When used for a data source, the Field Name adapter command (-FN) specifies the name of the field to
be extracted from the FML data stream.
When used for a data target, the Field Name adapter command (-FN) specifies the name of the field to
which all of the data of the card is to be assigned.
Note The Field Name adapter command (-FN) is required if the Data Format command (-DF FV)
specifies the FML value data format.