Rational Developer for System z

SEND MAP without MAPSET name

An application might issue a SEND MAP without specifying the MAPSET option on the EXEC CICS® SEND MAP request.
The name of the module in DFHRPL, as generated by the map definition macros, can be obtained from the following locations: The obtained value might not match the MAPSET name specified or defaulted on the SEND MAP request
You can override the value that defines the MAPSET name. The steps are as follows:
  1. Right-click the SFMXSD file for the BMS map.
  2. Select Open with the flow message editor.
  3. Expand the Groups folder and select the listed group.
  4. Select the Properties view.
  5. Under the BMSTerminal Physical Properties Hierarchy, select the Global Group category.
  6. Change the MAPSET value to one of the following:
    • MAP value
    • CSECT value
    • Name of the module in DFHRPL, based on the naming method (as described in the second paragraph of this topic)
  7. Save the .sfmxsd file.
  8. Regenerate the Service Flow.
The flow should now run as expected.

The value specified in the flow message editor will be compared to the SNA_3270_MAPSET_NAME field in the recognition condition logic generated into the COBOL output source code.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)