Rational Developer for System z

IRZ0501S

Language structure to XML conversion could not complete in procedure PROCEDURE-NAME because a return code of RETURN-CODE was received from the API IRZXGETS when attempting to retrieve language structure STRUCTURE-NAME from the IMS Connect message input buffer.

Explanation

In the IMS™ top-down scenario language structure to XML conversion invokes an RDz-provided API named IRZXGETS to retrieve one or more language structures from the IMS Connect message input buffer according to a symmetric protocol. A nonzero return code from IRZXGETS indicates that a language structure could not be retrieved from the IMS Connect message input buffer and therefore cannot be converted to XML.

System programmer response

Refer to the IRZPWSIO module documentation, located in the RDz online help, for explanations of IRZXGETS return codes.

System action:
There are two possibilities:
  • If the optional feedback code argument is provided then the converter places in the argument a condition token representing the condition.
  • Otherwise the converter signals an IBM® z/OS® Language Environment® condition.

Feedback