KFU00093W Command is not supported; REXX1=name REXX2=name COMMAND=command

Explanation

This message is a variation of message KFU00092W. In this case, the REXX exec that issued the command is not the original EXEC REXX=name specified in the workflow. REXX1 is the original workflow exec and REXX2 is the most recently called exec.

System action

The REXX exec treats the command as a null operation and continues.

User response

If the task needs to be performed then you must do that manually after the workflow has completed. For example, you can submit the job after the workflow has completed.