Rational Developer for System z

CRRZE7301E

COBOL generation stopped with an error. The {node type} named {node name} contains an invalid value for generation property {property name}. Method: {method name}

Explanation

The generation property specified by the error message contains an invalid value.

The {node type} element in the error message can be either of the following node types:
  • Invoke: The node is an Invoke nonterminal node, an Invoke screen operation node, or an Invoke outbound Web service node.
  • Subflow: The node is an Invoke flow node.

User response

To resolve this problem:
  1. Specify a valid value for the generation property in the generation properties file for the flow.
  2. If the problem persists, resolve any errors or warning messages shown in the Problems view.

Feedback