Previous Topic: Create a Workstation Subdirectory for the ModelNext Topic: Create a Checkout file on the Host Encyclopedia via Download Model option


Create a Checkout File on the Host Encyclopedia using %IEFDOWN

Follow these steps:

  1. Sign on to TSO to the READY prompt.
  2. If you use LIBDEFS or, if DB2 is not in the Linklist, access CA Gen and on a command line enter: TSO %IEFISPF. This simulates a READY prompt from within CA Gen, so that the proper libraries are available.
  3. Create the checkout file, mytsoid.IEF.TRAN, by entering the following:
    %IEFDOWN MODEL(<'model name'>) SUB(ALL) SOFT(<model schema>) CPID(<destination code page>)
    

    where:

    model schema is 9.1.A5 or 9.2.A6. Use 9.1.A5 if downloading to AllFusion Gen 7 or 7.5.Destination code page is the active code page of the workstation on which the Toolset resides. You must specify this parameter unless you want to use the default code page.

    Note: If you are checking out a subset, replace ALL with the correct subset name.If successful, you see only IEF OK and a READY prompt.For a listing of supported code pages, see Client Server Encyclopedia User Guide.