Previous Topic Next topic Print topic


RDz Function Package

This function package provides tools which depend on RDz. Therefore this function package is only available in RDz.

AWM supports the RDz specific concept of property groups which are used by RDz editors like the RDz COBOL, PL/I or LPEX editor to support syntax checking, content assist, program outline views and other editor features.

Note: There is a fundamental difference between Micro Focus and RDz editor support in modeled remote edit scenarios. Micro Focus editors require specific properties to support the background parsing process, for example, the SYSLIB property, whereas RDz requires an RDz property group which has to be associated to a file before editing this file. This has some implications on modelling the corresponding  RDz tools which are described in this chapter.

Dependent on which edit tool is used, there are different options to associate property groups to an RDz file. If the RDz property group does not exist, it can be created using the Create Property Group tool.

Edit Local File, see Eclipse Function Package for more information.

An RDz local property group need to be associated to the local file.

This can be provided by AWM in two ways:

  1. The AWM element has a property associated which is defined in the model with the special property attribute value “Property Group” and contains the value of an existing RDz local property group at runtime. This RDz local property group is associated automatically to the local file if the Edit Local File tool is called and before the editor pops up.
  2. The RDz tool "Associate Property Group" is used in an edit action before the edit tool is called.

Edit/Browse MVS File, see MVS Function Package for more information.

An RDz remote property group need to be associated to the mainframe data set or member. The RDz tool "Associate Property Group" must be used in an edit action before the edit or browse tool is called.

The "Property Group" tools and the "Open MVS File" tool support the use of a mapping between a z/Server connection and a z/OS RDz connection. The intended scenario is a RDz client using a z/Server connection. In this scenario, the client uses the z/OS RDz connection for setting property groups. This combination results in the full z/Server support and additionally the full RDz editor and property group support.

The mapping can be defined in the group ‘RDz z/OS Server Mapping’ of the Server Settings dialog page of the properties dialog of any subsystem of a Micro Focus z/Server connection:


Properties for MVS Explorer
Previous Topic Next topic Print topic