Hello Experts ,
We are having SOAP to PROXY asynchronous scenario . In which we have provided the web service to third party .
We have written all logic in proxy receiver side .
My query is if we are not writing commit work at the end of the code , then data is not getting saved in table .
So is it mandatory to write commit work at the end for asynchronous scenarios or do we have any alternative ?
Regards ,
Mrudula