File Transfer Data Types
The File Transfer parameters have the following data types:
Data Type |
Description |
Guid |
Global Unique Identifier
{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}
\} |
N |
Numeric (Positive integer) |
String |
Free format string containing, alpha numeric, special, and adding (printable ASCII)
|
The Node Type column corresponds to how the FileTransfer class should be used for the parameter:
Node Type |
Set input parameter value |
property |
Use method or property of FileTransfer corresponding to the parameter |
tag |
fileTransfer.setTag(..) |