Rational Developer for System z

CRRZE7507E

Flow playback or HATS macro generation stopped with an error. An output screen message for the Invoke screen operation node {0} was not found or was null.

Explanation

The Invoke screen operation node specified in the error message is associated with a screen operation that has an invalid reference to an output screen message. Either the reference is null or it refers to an output screen message that could not be found in the flow.

User response

  1. Determine why the reference to the output screen message failed and then modify the flow to fix the problem. Some of the possible causes are:
    • The screen operation associated with the Invoke screen operation node is invalid.
    • The screen message referenced by the screen operation has been deleted.
  2. Resolve any errors or warning messages shown in the Problems view.

Feedback