Hi All,
We have a requirement where we are having a REST service which is invoked by an external client.
We just need to set the response and send it over same session and continue with our processing with data received in request in same service.
Is there a way of sending a sync response to calling client in between when service keeps on executing.
Thanks,
Amit