9.3.1 Configuration

  1. Transactions on mainframe TOR

    DEFINE TRANS(HAI1) GROUP(SIMPAPP) REMOTES(CR01)
    DEFINE TRANS(HAI2) GROUP(SIMPAPP) REMOTES(CR01)

    Note:

    CR01 is a CICA connection, which points to TMA SNA LU
  2. Services in TMA DMCONFIG

    *DM_EXPORT
    "HAI1"   CONV=Y
    "HAI2"   CONV=Y
  3. Transactions on ART AOR

    HAI1;SIMPAPP;pg for simpapp;HANDAID
    HAI2;SIMPAPP;pg for simpapp;HANDAID
  4. Program on ART AOR

    HANDABD;SIMPAPP; pg for simpapp; COBOL;;ENABLED    

Note:

The relevant mapset definition is not mandatory in ART CI
CS.