Question

We have developed SOA architecure for our intranet application, so our web-start java applications are connected to central app. server which is running on Spring HttpInvoker, things work pretty well. Now, we came up with need to centralize our business logic, so our need is to call these web services from DB2 RPG stored procedures. Is that possible and what could you suggest to start with?

Was it helpful?

Solution

It may be best to ask this on the RPG400-L list. There are many XML experts in there.

RPG can do XML on V5R4 and above. There are other tools like the RPG-XML that could help as well.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top