Skip to main content

http://k2underground.com/blogs/fromthebench/archive/2008/06/02/how-to-retrieve-process-instance-reporting-data.aspx

Using  the information in the above link I was successfully able to create a web part on mydev machine that displays process instance information for the currently logged in user. However, when I deployed the web part to the customer's machine the call to ExecuteList returns 0 items. There are no errors in the Event Viewer or in the SharePoint logs.

Does anyone have an idea as to why it works fine in 1 environment and not in another?

Thanks.

Are K2 and SharePoint on the same machine in your dev environment?  Are they on different machines in the customer environment?  If so, then you should check to make sure Kerberos is configured correctly to pass the user's credentials between machines. 


Thank you for responding to my question.

K2 and SharePoint are on the same box in both situations.

The major difference is that SharePoint on the client site is SSL and not in dev.


Reply