Posted: Thu Aug 18, 2005 12:23 pm Post subject: ReturnCode
Master
Joined: 26 Sep 2003 Posts: 206
Is the word "ReturnCode" a key word or reserved word in workflow???
Here is what I observed. If I populate the value of _RC in webclient the next step in the workflow is being populated with this value in "ReturnCode" field. I couldnt figure out why?? _________________ Thanks
I have a custom datafield member called as "ReturnCode". When I am testing my flow in webclient, if i happen to populate the value of "_RC" and leave "ReturnCode" blank, the next step in the flow is picking up the value of "_RC" I entered in the previous step .
E.G:- Activiyt A -> Activity B
At Activity A
ReturnCode = "" ( left it blank)
_RC = 5 ( I populate it )
At Activity B
ReturnCode = 5
_RC =0 _________________ Thanks
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