Defining ACID for TIBCO MFT Platform Server for z/OS Started Task

For the platform server to function properly, you must define it to CA-Top Secret.

Procedure

  • You can use the following command to define an ACID such as CFUSION that the platform server started task runs as:
    TSS CREATE(CFUSION) NAME(‘CYBERFUSION FILE TRANSFER’) PASSWORD(NOPW) 
    DEPARTMENT(SYSTEMS) FACILITY(STC) MASTFAC(FUSION)
    Where:
    • The PASSWORD parameter is set to NOPW because the platform server runs as a started task.
    • The DEPARTMENT parameter specifies an existing department within your CA-Top Secret database.
    • The FACILITY parameter, STC, defines the platform server to run as a started task.
    • The MASTFAC parameter is the name you assigned for the platform server in the Facilities matrix table in Defining TIBCO MFT Platform Server for z/OS as a Multi-User Facility.