Rational Developer for System z

IRZ0500S

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

Explanation

In the IMS™ top-down scenario XML to language structure conversion invokes an RDz-provided API named IRZXSETS to store one or more language structures into the IMS Connect message output buffer according to a symmetric protocol. A nonzero return code from IRZXSETS indicates that a language structure could not be stored in the IMS Connect message output buffer and therefore cannot be sent to the IMS application.

System programmer response

Refer to the IRZPWSIO module documentation, located in the RDz online help, for explanations of IRZXSETS 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