Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Prithy on March 01, 2016, 10:12:11 AM
-
Hi,
Could someone let me know how to give the asynchronous http request in the Web service block of Genesys composer.
We wanted to give Asynchronous request from the Composer to the Middleware.
Please let me know if unclear.
Thanks,
-
Define "asynchronous" as any HTTP request is as it
-
I think he meant to not suspend the strategy while waiting for the HTTP response to the web service block. Anyway I don't know how to do that.
-
I think it is not possible in general, you can try to use the Web Service block within the parallel block. But haven't tested it yet.
-
Parallel block? What is that?