Figure 32. CEDA DEFINE PARTNER

Figure 32. CEDA DEFINE PARTNER

+--------------------------------------------------------------------------------+
|  OVERTYPE TO MODIFY                                        CICS RELEASE = 0330 |
|   CEDA  DEFine                                                                 |
|    PARTNer        : SYMDEST                                    # note 1        |
|    Group          : GROUP                                                      |
|    Description  ==> CPI-C SIDE INFO                                            |
|   REMOTE LU NAME                                                               |
|    NETName      ==> PARTNERLU                        # note 2                  |
|    NETWork      ==> PARTNERNET                       # note 2                  |
|   SESSION PROPERTIES                                                           |
|    Profile      ==> PROFILE                          # note 3                  |
|   REMOTE TP NAME                                                               |
|    Tpname       ==> TPNAME                           # note 4                  |
|                 ==>                                                            |
|    Xtpname      ==>                                                            |
|                 ==>                                                            |
|                 ==>                                                            |
|                                                                                |
|                                                      APPLID=TOCICS3            |
+--------------------------------------------------------------------------------+

Required parameters:

  1. Partner is the name for this resource in CICS.
  2. Netname is the partner's LU name. Network is the partner's network name.
  3. Profile is the set of characteristics this partner has. The most important of these is the modename.
  4. Tpname is the initial setting for the remote TP name. The TP name must match a corresponding TP definition at the workstation.