REXX Execs
TIBCO MFT Platform Server for z/OS REXX execs can be divided into four subsets.
The four subsets of REXX execs are as follows:
-
Queue a Platform Server request to the address space. (This is also known as scheduling a request within the address space.)
- FUSQREXX: Queues a REXX exec to be executed.
- FUSQSUB: Queues a local job submission to be executed.
- FUSRECV: Queues a receive request.
- FUSRECVT: Queues a receive request for a text file.
- FUSSCMD: Queues a send request for commands.
- FUSSCRPT: Schedules a script to run in the Platform Server started task.
- FUSSEND: Queues a send request.
- FUSSENDT: Queues a send request for a text file.
- FUSSMEM: Queues transfers to send multiple members to a remote node.
- FUSSMFIL: Queues transfers to send multiple files to a remote node.
- FUSWAIT: Waits on requests queued with the MWAIT operand.
- FUSWCLR: Clears out the wait queue.
- Get summary information on the Platform Server requests based on a variety of selection criteria.
- FUSINQ: Inquires on transfers based on selection criteria.
- Perform operator control or detailed inquiry based on the Platform Server transaction number.
- Perform Platform Server message and node inquiry.
Subtopics