I need to be able to invoke scripts on servers that do not have WM components installed on them.
I will have the Host, port, login, pw, as well as the path and script to be executed. It will be necessary to establish a connection to the non-local server, execute the script, retrieve the success/failure status, then close the connection.
Since it is not on the same WM server, I cannot use the pub.remote.invoke commands.
Has anyone done this before? I’m leaning towards doing this in Java unless you have another suggestion.
Does the “Executer Adapter” sound familiar to anyone??? A post on Advantage.webmethods.com forum mentions that this adapter would perform shell functions on a remote box. However, I have been unable to find information on this adapter.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB