Posted: Mon Mar 10, 2008 6:49 am Post subject: Restriction calling stored procedure???
Apprentice
Joined: 10 Jan 2007 Posts: 27
Hi everybody,
I'm developing a message flow which have to call to a stored DB2 procedure. The question is the following:
Is there any restriction waiting for the response of the procedure?
The external stored procedure is going to take 10 minutes long to send the response to the message flow.
No, there shouldn't be a "restriction" per se. You'll need to make sure that your flow doesn't back up it's input source waiting for this to complete.
You might also want to implement an aggregation pattern, in order to allow for timeout processing. _________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum