‎2014 Mar 08 6:53 AM
Dear Experts,
Can we run a java class in an external server ( other than application server and client system )?
I have tried running it in the client system through a program and it works.
But i have the requirement of running it in another system. Can it be done?
‎2014 Mar 08 7:26 AM
Hi,
What is the other "external server" SAP non SAP ?
Can the other "external server" expose a web service ?
Regards.
‎2014 Mar 08 7:30 AM
‎2014 Mar 08 7:52 AM
Hi,
If this is the case I think you can call this web service from SAP and triger the execution of the application on the "external server".
SAP is behaving as a client in this case.
Another alternative:
"have tried running it in the client system through a program and it works." please elaborate.
Regards.