REST interface to manage Progress Web Service Adapter remotely

Dragon13

Member
Hello everyone,

I have the following challenge:
- I have a Classic AppServer and a WSA (interface to the AppServer for web services) deployed on Tomcat Web Server, shipped with the Progress Installation
- I can get different information about WSA deployed services remotely using fathom REST interface
- I would like to be able to disable/enable, deploy/undeploy and update the services on WSA remotely using some REST interface
Is it possible to manage WSA Services remotely?
Is there such an REST interface?
I know About the WSAMAN Utility, but it does not return a classical error, if the command execution was not successful.

I use Progress 11.7.3, classical AppServer, WSA and Tomcat. I tested fathom REST interface using CURL.

Thanks in advance!
 
Top