@CHIRAG & @reamon Here is my use case.
We have many wM services that we don’t want to schedule using the internal wM Scheduler. In fact we use an external automatisation tool (i.e Control-M). When we use a web service, often we get a timeout issue. That is why we ideally want something that is not rely on http.
So I want my sh script to call my wM services (i.e: flow service, java service) by not using http like it can be done with curl.
I’ve checked the WmPublic package but I don’t get anything relevant that can help me achieve my goal. I’ve found the service pub.utils:executeOSCommand. But it is not helping me at this time.
Any idea/direction on how I can achieve my goal ?
#Service-Designer#Integration-Server-and-ESB#webMethods#Command-Central