Skip to main content

Hello,


I using the dynamic web service smart service, and am trying to get K2 to use the calling user.  I have impersonate check in the service properties, but when it makes the call the call is as the K2 Service Account, not the user making the instance.  The call happens when the instance is created and the instance shows that it is being created by the right user.


Any thoughts?


-Sean

Hi There,


If you are using the service via a smart object in th workflow then this call will be originating from the k2 service account as the workflow always executes under the context of the k2 service account.


If you want to make this execute under the context of a specific user from within the workflow process then you will need to write code.


I hope this helps explain the issue for you


 


Kind Regards



Andrew


Reply