Browse by Tags

All Tags » privileges   (RSS)
  • k2.net 2003 submit button Error : Access Denied

    Hi, I have created a simple K2 Process for an infopath to create a task list item in sharepoint site  using K2.net Studio,When i click k2.net submit button in infopath k2.net task pane ....i get the following error. Please suggest the credentials required to run the k2 process. Message box Error: Infopath cannot submit form An ...
    Posted to K2.net 2003 Studio (Forum) by MSSPDev on August 8, 2008
  • 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