Thanks for the response.
@Nagendra
Yes, i have designed a framework using pub.remote:invoke.
My requirement is to run a custom java code(which checks and reports long running services ) from source IS to target IS.
@Holger, @Martin
We are working on 10.5.
Command central is a good option, but we have custom requirements.
The servers are in cluster and we have certain specific components to check throughout the cluster.
Like Schedulers, Connections, Listeners, Notifications, Ports, Pools, Unix mount points, and many other things. and on top of this, these details need to be sent over an email.
Most of these are working but i am stuck with few.
one option could be deploying the custom code on target IS, but I am not considering it as of now.
@Reamon
Management is not willing to add additional components. As mentioned earlier we have custom requirements and I am not much aware of the capabilities of CC.
I have built most of the things using pub.remote:invoke.
We are using wrapper services and are clearing the pipelines so i guess the whole pipeline is not moving to the remote server.
Only concern is with remotely invoking custom JAVA code.
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB#Service-Designer