Posted: Mon Aug 02, 2004 9:35 am Post subject: Incrementing in a Block
Apprentice
Joined: 23 Dec 2003 Posts: 35 Location: Omaha NE
I am trying to implement error processing in my workflow for when the admin system is down. I want the block to execute 5 times before sending an error, causing the block exit to be true, and moving on. How do I increment a counter within the workflow itself (not from a data container) so it will met the block exit condition for RetryCount > 5? _________________ D. Grandia
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
Not sure I understand what you are asking... so let me state what I think you want to know: "Is there a way that I can increment a container variable directly using MQWF?"
If that's the question, the answer is NOPE... You would have to have the memeber accessed by some activity, then increment the member and store it back in the output container with all the appropriate mapping. _________________ John McDonald
RETIRED
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