Return webservice response but continue execution

1

Good morning, everyone. I have an application from a portal A that sends the information to another portal B through a webservice. But portal A can not wait for the return of portal B otherwise it blocks user access on portal A.

I would like to know: When portal A accesses the webservice of portal B it would have to return a response to portal A that received the request and continue processing that request.

    
asked by anonymous 29.03.2017 / 15:46

0 answers