Skip to Content
0
Former Member
Jul 01, 2009 at 07:31 PM

Wants to change the number of steps dynamically in the WF

44 Views

Hi,

We have an interactive adobe form, which will routed through different departments. The flow is like below,

Sales rep --> Sales Manager ---> Tech service ---> Buyer --> Master data ---> Finally Sale manager review.

initillay sale rep will fill the form and select the sales manager id in the form and press the submit button. I need to send a mail to sales manager in the background through WF saying form has been assigned. After sales manager recieves the mail, sales manager will access the same form and he will udapte some information in the form and he will select the Tech service person and he will press the submit button...Like that it will continue through Buyer and Master data team etc.. Any time they can skip the any one of the step (some time sales amanger will skip the Tech service and directly will assign it to the buyer).

I just want to implement the WF for this. The steps will dynamically change depending of the flow. I.e The WF steps are not fixed. The whole process, i want to continue in a single WF (i.e Sales rep ---> Finally sale manager review). Each department will select the form, will do some additions, will select the user from the next department and will press the submitt button. I want to continue this WF untill the final manager presess the "Finish" button in the form (i.e i want to continue my LOOP till the Finish Button)

Could you anyone having any thoughts on this.

regards,

steve.