Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum RSS Feed

Top Posters

Last 30 days

  • Antoine (132)
  • gayatri.chandak (26)
  • gemor.roj (24)
  • juanjo.hernandez (22)
  • metabyte (20)
  • hellonico (15)
  • talita.pezzi (14)
  • danielandross (14)
  • liu.zhengyang (14)
  • Konstantin.Melnik (13)

All time

  • Antoine (2271)
  • Shivanand (1194)
  • cshekhar (933)
  • psq (797)
  • metabyte (411)
  • jag (393)
  • dfrench (358)
  • arnaud (328)
  • jalateras (325)
  • 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:Calling Web Service in looping subprocess (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Calling Web Service in looping subprocess
#16617
123.123 (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Calling Web Service in looping subprocess 8 Months, 2 Weeks ago Karma: 0  
Hi! I'm having a problem with calling web-service(bound to port as a single task) from looping subprocess. It looks like webservices called only once. maybe we need to set any hold task or smth like that
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#16621
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Calling Web Service in looping subprocess 8 Months, 2 Weeks ago Karma: 32  
This process is not likely to work. The problem is that you start the process with a message, and then it waits for a response. Since your process is probably already too long to reply, you should hit a timeout.

So I would start by removing the response to the first task in the first pool. Then, how do you know the web services are only called once ?

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, The Enterprise Cloud Company
www.intalio.com
  The administrator has disabled public write access.
#16635
123.123 (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Calling Web Service in looping subprocess 8 Months, 1 Week ago Karma: 0  
Hi! Actually all process should work fast. The main issue is that it doesn't call webservices in subprocess more than once each. I check this on the part of the appserver - http://evak.iis.ru/jbossws/services

For example wright now each process execution should produce 4 call on USerManBean webservice and 3 calls from MetaDataBean webservice

3 and 3 from the subprocess.

I think that the problem is that inside the subprocess tasks do not wait for the response message. That make any sense? How to solve this issue?
File Attachment:
File Name: evAk_expert.zip
File Size: 55588
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#16636
123.123 (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Calling Web Service in looping subprocess 8 Months, 1 Week ago Karma: 0  
Sorry in previous post theatached process is broken, please check ths one. Here we should have 3 and 2 calls.
File Attachment:
File Name: evAk_expert-295090c2d99b4593a34e87d884c44e6c.zip
File Size: 55650
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#16651
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Calling Web Service in looping subprocess 8 Months, 1 Week ago Karma: 32  
Did you look at the execution log ? Also the path to the xsl stylesheets should be relative, not absolute, so you need to remove the starting /.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, The Enterprise Cloud Company
www.intalio.com
  The administrator has disabled public write access.
#16667
123.123 (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Calling Web Service in looping subprocess 8 Months, 1 Week ago Karma: 0  
Hi!
The process completes without any failures(nothing reported to log files), it just doesn't call webservices in the loop(only once).
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop