I inherited some code that uses the Callable Services Table (hung off the CVT) to access various services. Looking through the code I see that you can find the HTTP Services Table address offset 88 and the JSON Services Table at off 84. From doing some google searches I also see that the XML Services entry point(s) can be utilized via this table too. Now my dilemma is what other services are available in this table? The JSON Services documentation (Callable Services from High Level Languages) shows how to use the table with direct linkage from assembler. But more extensive documentation on the table itself has not been found as yet.
My question is whether what other services are available from this table, beside the XML, JSON and HTTP that I've found references too. I've searched the various IBM z/OS Assembler reference/guide manuals, but have not been able to locate anything that describes what other services are available. I'm curious as to what else is usable in this table and where its documented. TIA ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
