Data Transformation Engine Services Guide
Chapter 9 – BEA TUXEDO Messaging Adapters 
56
Tuxedo /Q Command 
Name 
Syntax Source Target 
View Name 
-V 
view_name
√  √ 
Application Password (-AP) 
Use the Application Password adapter command (-AP) to specify an application-wide password when 
the client connects to the Tuxedo messaging system. This is a BEA Tuxedo security mechanism and is 
required when the Tuxedo security level is configured to APP_PW. 
-AP 
password 
Option Description 
password 
The application-wide password when connecting to the Tuxedo 
messaging system. 
Buffer (-B) 
The Buffer adapter command (-B) enables you to specify the buffer type, size, and binary data buffer 
type of the data when calling the Tuxedo service as a data source. 
-B {F|S|C}[,
size
,
binary_data
] 
-B FV,
field_name
[
,size,binary_data
] 
-B V,
view_name
[,
size
,
binary_data
]
Option Description 
F 
Specifies a buffer type of FML. 
S 
Specifies a buffer type of STRING. 
C 
Specifies a buffer type of CARRAY. 
FV 
Specifies a buffer type of FML value. 
V 
Specifies a buffer type of VIEW. 
size 
Character integer. Specifies the size of the binary data. The binary 
data is defined as the data that follows the comma delimiter after this 
command is issued. 










