Hi,
In one of my service i am calling a “invokeService” which invokes the service given as an input with the given input document. I am passing some corelation id and a document into the invoke service, the service is getting invoked and the data is reaching the called service.
But the problem here is the data which reaches the called service is not getting mapped in any place. None of the data is getting mapped. service is run and exited.
There is not problem with the called service bcos when i run it individually its getting executed.
Can you people plssss help me…
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services