Rational Developer for System z

Deleting a mapping file

Use the contextual menu in the EST Project Explorer to delete a mapping file.

Recall that a mapping routine can be referenced by an Assign node or by the input terminal or an output terminal of most types of Invoke nodes (see Artifacts from which mapping routines can be referenced) and that a reference to a mapping routine contains: (1) the name of the mapping routine; and (2) the name of the mapping file in which the mapping routine is located (see How mapping routines are accessed.)

Important: When you delete a mapping file, any reference in an Assign node or in the terminal of an Invoke node to a mapping in that deleted mapping file is no longer valid. This situation might result in errors being added to the Task view. You must resolve these errors before creating the final version of your flow.

To delete a mapping file:

  1. In the EST Project Explorer, right-click the mapping file that you want to delete.

  2. Select Delete.

The mapping file is deleted.


Feedback