Browse by Tags

All Tags » destination rule   (RSS)
  • How to open the worklist?

    Hi everyone, Can you please help me, when i created succesfully a process instance with specify user, then i try to open the worklist of the user, but i could not see any worklist item in the worklist. Thanks & best regards Bin   
    Posted to K2.net 2003 Studio (Forum) by binhetc on September 16, 2007
  • Permissions and Coded Destination Rules

    We have built a workflow that has the destination of the next activity chosen by the user in the previous user event. The code in each activity destination rule looks something like this... public void Main(ref DestinationRuleContext K2) { K2.ResolveQueuesToUsers = true; ...
    Posted to K2.net 2003 Studio (Forum) by jonathan on August 6, 2007