Transfer Using Command Syntax
- Last UpdatedAug 14, 2025
- 1 minute read
You can access the Transfer functionality from the Command Window. You can type the Syntax in the Command Line, for use in PML macros and functions. The CONNECTIONS option is currently only available through the command-line.
The syntax provided for Transfer is as follows:
To Transfer as controlled by the Scheduler:
EXTRACT TRANSFER/LATER <element-list> 'session-comment'
EXTRACT TRANSFER/LATER <element-list> HIERARCHY 'session-comment'
EXTRACT TRANSFER/LATER CONNECTIONS <element-list> 'session-comment'
To Transfer immediately:
EXTRACT TRANSFERNOW <element-list> 'session-comment'
EXTRACT TRANSFERNOW <element-list> HIERARCHY 'session-comment'
EXTRACT TRANSFERNOW CONNECTIONS <element-list> 'session-comment'