Browse by Tags

All Tags » code » admin   (RSS)
  • 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