Showing related tags and posts across the entire site.
-
Using WorkflowManagementServer in SourceCode.Workflow.Management, say I want to connect as an alternate user (specifying another username and password). It appears that I can use the overloaded constructor, or call Open and pass a connection string created with SCConnectionStringBuilder. Both techniques...
-
I'm calling the SourceCode.Workflow.Client.Connection OpenProcessInstance(id) method and getting "[user] does not have permissions to open the process". I know Update requires elevated rights, but the user has the process in their queue (that user is a destination, and the process is in...
-
I am using K2 blackpearl 565 update and trying to archive our data. When I go through the Workspace to open the archive utility and select the database it displays the following error. "Could not find stored procedure 'mGetArchivedSets'" I looked in the database and the stored procedure...
-
I am trying to create an email in a K2 blackpearl process that includes a hyperlink to a K2 worklist on a SharePoint site. I want the URL to come from an environment field, so I can have a different one for dev, QA, and Prod. However, when I use the environment field K2WorkslistLink in the hyperlink...