Posted: Mon Oct 21, 2002 3:46 pm Post subject: [Solved]Dummy Activity
Newbie
Joined: 18 Sep 2002 Posts: 4
Hi,
I have modelled a dummy activity to route the flow. I just want to copy the data from input container to output container, so I introduced a default data connector. Under the program I just created a dummy program and attached it to the activity. Somehow WF creates a work item for the user attached to this dummy activity and waits. I had to force finish to continue. Could some one point out what am I missing here.
You can use a UPES implementation .get the message from workflow, put it back in the workflow input queue.
If u don't want to use UPES then u can expire the activity.
You can even put 0 seconds to expire the activity. -Scheduling server should be up for this
You have to set the Start and Exit conditions of the activity ( Activity Properties) to Automatic. In the Program properties under Data select 'Program Can run Unattended'.
This should solve your problem.
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