Skip to content

Appendix B. SERXMLBC - Executing Native XML Service Calls

Run batch client program SERXMLBC to execute native XML calls to XML Services. The load module for this program is delivered in the SERCOMC LOAD library in the ChangeMan ZMF installer.

SERXMLBC reads an XML request message from a file and preprocesses the message to ensure a minimum level of well-formed syntax with required tags present. It then passes the message to the SERCLIEN messaging client that handles the connection to the ChangeMan ZMF server. When SERCLIEN receives the XML reply, it passes the reply to SERXMLBC for delivery to an output file.

This appendix includes the following sections: