WorkflowGen.com | Knowledge Base | Documentation | Downloads | Support | RSS

« How do I calculate the number of days from Today to a specified date on my web form? | Main | Can we use other environments other than Microsoft Visual Studio to create our .NET forms? »

Is it possible to have multiple processes each starting at request #1?

Posted on Sunday, May 11, 2008 at 14:56 by Registered CommenterWFG Team in | CommentsPost a Comment

Yes, it is possible.  In the first action of your process you can pass as an IN parameter the macro "Request.Relative Id" to the form.  The first relative ID for any process is 1.

Note that each request's unique Request number is still the Request Id that WorkflowGen generates automatically and that is predominantly visible on the user portal.  By making the Relative Id an additional DATA element of your process you can display this Relative Id as well in the portal in the same way other process data can be displayed.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.
Member Account Required
You must have a member account on this website in order to post comments. Log in to your account to enable posting.