Is there any way in WSO2 ESB or Synapse or VFS to execute an exe application, or command prompt, jar, or anything else??
I googling it for a while now but still got no clue about that.
Is there any way in WSO2 ESB or Synapse or VFS to execute an exe application, or command prompt, jar, or anything else??
I googling it for a while now but still got no clue about that.
You can write a class mediator and do this with WSO2 ESB... You can write your own class mediator with the necessary functionalities and use it... Please see [1] to get to know about how to write class mediators.
[1] http://docs.wso2.org/wiki/display/ESB403/Writing+a+WSO2+ESB+Mediator
Regards
Mohan