Showing related tags and posts across the entire site.
-
we are encountering a serious issue when going from our dev-environment to our test environment. It's due to a data connection we use that gives us the logged in user from Sharepoint ( is there any other way to get it so it is also available in the initial step of the process) - it works fine in...
-
Hi Guys, I am trying to write a K2 Workflow in the visual studio designer. I have setup a SharePoint workflow integration event for when a new item is added to a document library. Regarding this can someone inform how i can use column values from SharePoint at a later stage in the workflow, for example...
-
How do I create an association for a K2 SmartObject between a SharePoint lookup field and the ID field of the referenced SharePoint list? When a lookup column is retrieved it actually contains the value “1;#name” and not just 1, the ID of the lookup field. Is there a way we can parse this to make the...
-
We have a Sharepoint 2007 and k2 blackpearl, within sharepoint we run an aspx page. This page updates sharepoint user permissions and sharepoint list items based upon user input. We want to check that the k2 process that we have started to do the above completes successfully. we use the startprocessinstance...