xmlservice
xmlservice copied to clipboard
XML-based interface for accessing IBM i resources
This will make it easier to download and test new versions of XMLSERVICE. Ideally, this would be done by a CI.
The test utilities (eg. ZZCALL) are used by the various language toolkits for their integration tests, but these utilities are not XMLSERVICE provided by IBM in QXMLSERV. This makes it...
Hi there I'm working on an web app that wants to call the XMLSERVICE to call RPG programs etc. However, I don't want to store the AS400 user credentials in...
Hi, I have a program that returns a ds array of 99999. Seems like the data is getting truncated. I can on my side just decrease the array elements as...