" /> Asynchoronous http in the Web service block - Genesys CTI User Forum

Author Topic: Asynchoronous http in the Web service block  (Read 2487 times)

Offline Prithy

  • Newbie
  • *
  • Posts: 14
  • Karma: 0
Asynchoronous http in the Web service block
« on: March 01, 2016, 10:12:11 AM »
Advertisement
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,

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Asynchoronous http in the Web service block
« Reply #1 on: March 01, 2016, 01:23:55 PM »
Define "asynchronous" as any HTTP request is as it

Offline hsujdik

  • Hero Member
  • *****
  • Posts: 541
  • Karma: 30
Re: Asynchoronous http in the Web service block
« Reply #2 on: March 01, 2016, 02:14:27 PM »
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.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Asynchoronous http in the Web service block
« Reply #3 on: March 01, 2016, 02:51:12 PM »
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.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Asynchoronous http in the Web service block
« Reply #4 on: March 01, 2016, 03:04:03 PM »
Parallel block? What is that?