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

For the Platform Server to function properly, you must define the Accessor ID (ACID) to CA-Top Secret.

    Procedure
  1. 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.