Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

How to proceed with the installation

&pagelevel(4)&pagelevel

Note

The letter 'A' in OFC121A depends on the correction state, i.e. OFC121B applies to openFT version V12.1B.

Proceed as follows to install openFT-CR:

The procedure OPFTTEMP.OFC121A.F1 can be used to perform the installation.

The following steps are necessary in order to install openFT-CR:

  1. Specify the required installation directory or installation prefix by setting the T_BASE variable in the procedure OPFTTEMP.OFC121A.F1.

    The default settings are the user ID and directory in which the temporary installation files are located.

  2. Call the following procedures to install openFT-CR:

    EXEC 'USERID.OPFTTEMP.OFC121A.F1(OPFTCR#1)'
    EXEC 'USERID.OPFTTEMP.OFC121A.F1(OPFTCR#2)'
    EXEC 'USERID.OPFTTEMP.OFC121A.F1(OPFTCR#3)'
    EXEC 'USERID.OPFTTEMP.OFC121A.F1(OPFTCR#4)'
    EXEC 'USERID.OPFTTEMP.OFC121A.F1(OPFTCR#5)'
    
  3. Copy the load module OPENFTCR that is present in the library OPENFT.OFC121A.F3 to the library OPENFT.LOAD or to a library concatenated with this. To load this module, openFT calls the system macro LOAD, which searches for a member with the name OPENFTCR in the conventional library hierarchy STEPLIB, TASKLIB, JOBLIB ... . If openFT is to run with "APF authority", the library that contains the OPENFTCR load module must also be APF-authorized (see section “openFT privileges”).

    The OPENFTCR module can be added or removed when the local openFT instance is deactivated, i.e.:

    • openFT must be stopped using the FTSTOP command and

    • the started openFT job must be terminated using the FTTERM command or the started openFT task must be terminated.

    If the local openFT is then restarted, i.e. the openFT job is loaded with the FJINIT command or openFT is restarted as a "started task" and openFT is then activated with FTSTART, openFT searches for the member in the library hierarchy given above.

    If the load module OPENFTCR is not contained in the openFT load library (or a concatenated library), the function "encoded transfer of job data" cannot be used. Depending on your system environment, the following system message is output to the job protocol of openFT after openFT is activated (command FTSTART):

    CSV003I REQUESTED MODULE OPENFTCR NOT FOUND