Forum tags


Top Posters

Last 30 days

  • Antoine (38)
  • ravinderjit.singh (30)
  • danielandross (18)
  • venkaiah.k (16)
  • sirswendu.ganapati (14)
  • eva.das (13)
  • milos.vacek (12)
  • metabyte (9)
  • dfrench (5)
  • richard.berger (5)

All time

  • Antoine (1488)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (380)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Re:Asynchronous Process (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Asynchronous Process
#9631
phammond (User)
Junior Boarder
User Offline Click here to see the profile of this user
Asynchronous Process 1 Year, 2 Months ago Karma: 0  
I want to call a Web Service that can last about 15 minutes before getting me a response. The problem is that call to the Web Service goes time out before receiving the response.

I have some problems to figure how can I design a process to handle that.

Thank you,
Phil
 
Report to moderator   Logged Logged  
 
Philippe Hammond
  The administrator has disabled public write access.
#9632
Shivanand (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Asynchronous Process 1 Year, 2 Months ago Karma: 26  
Hi Phil,
Could you please attach your project files here?
If it is an external web service, make sure you bypass the network firewall.


Thanks,
Shivanand.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9634
phammond (User)
Junior Boarder
User Offline Click here to see the profile of this user
Re:Asynchronous Process 1 Year, 2 Months ago Karma: 0  
Hi Shivanand,

My call is simple:

But if my Web Service last for 10 minutes for example, I will receive a Time Out message. Do you have an idea how can I design a process that can wait for minutes or even hours?

Thank you,
Phil
 
Report to moderator   Logged Logged  
 
Philippe Hammond
  The administrator has disabled public write access.
#9641
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Asynchronous Process 1 Year, 2 Months ago Karma: 28  
Hi Phil,

you should make the call asynchronous, by using two operations, one that will accept one request only, and an other one that will send a response, instead of binding request and response as in this diagram.

Hope this helps.

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, the Open Source BPMS company
www.intalio.com
  The administrator has disabled public write access.
#9646
phammond (User)
Junior Boarder
User Offline Click here to see the profile of this user
Re:Asynchronous Process 1 Year, 2 Months ago Karma: 0  
Thank you!
Phil
 
Report to moderator   Logged Logged  
 
Philippe Hammond
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop