Enhanced 3270 user interface override embed parameters

In addition to standard parameters, the enhanced 3270 user interface also uses override embed parameters.

OMEGAMON enhanced 3270 user interface override embed parameters are located in the EMBEDS(KOB$PENV) member (Configuration Manager) or the WCONFIG(KOB$PENV) member (PARMGEN). You must follow a standard override embed procedure to ensure the parameters are set properly in RKANPARU(KOBENV).

Using Configuration Manager

Using PARMGEN

Perform the steps in the following procedures, as appropriate:
  • For an existing runtime environment (RTE):
    1. Edit %RTE_PLIB_HILEV%.%RTE_NAME%.WCONFIG(&imbed_name) referenced by the enabling product PTF or new product version. Modify the parameter accordingly before rerunning the WCONFIG($PARSE) job.
      Note: The new default parameter is typically introduced in a PARMGEN APAR maintenance. For existing runtime environments created before the PARMGEN APAR that introduced the new parameter, the WCONFIG(&imbed_name) already exists. To enable the function, add the new override parameter to WCONFIG(&imbed_name).
    2. Submit WCONFIG($PARSEPR) job to recreate the RTE's %RTE_PLIB_HILEV%.%RTE_NAME%.WKANPARU(&runtime_member) where the &imbed_name is imbedded.
    3. Submit WKANSAMU(KCIJPW2R) job to refresh the &runtime_member from the PARMGEN work data set (WKANPARU, for example) to the corresponding product execution user library (RKANPARU, for example) when you are ready to stage your runtime member updates.
    4. Recycle the product started task.
    5. Repeat step 1 to step 4 for additional RTEs that will enable the function.
  • For a new runtime environment (RTE):
    1. Follow the preferred RTE Implementation Scenario documented in Implementation scenarios.
    2. As part of the "Customizing the configuration profiles" step, edit %RTE_PLIB_HILEV%.%RTE_NAME%.WCONFIG(&imbed_name) that will override the WKANPARU(&runtime_member). Modify the parameter accordingly before rerunning the WCONFIG($PARSE) job.
    3. Complete the remaining steps as documented in the RTE Implementation Scenario.

For more information about using embed members in PARMGEN, see Override embed members and Customizing the override embed members