Skip to main content
Nintex Community Menu Bar

Run SmartObject as K2Admin instead of User

  • March 17, 2017
  • 2 replies
  • 11 views

Hello,

 

I have a SmartObject that uploads document on Sharepoint.

Due to some security reasons, i do now want to give permissions to all the user to sharepoint list.

Instead i always want to run this smartobject as K2Admin and give rights to K2Admin to upload in Sharepoint List.

 

Note: I do not want to start Service Instance with Different Authentication Mode. Because it will affect all the other workflows using the service. 

 

 13021i7436EF745A1C9018.jpg

Appreciate any help, Thank you. 

2 replies

Forum|alt.badge.img+16
  • April 10, 2017

Hi,


 


Unfortunately, the Sharepoint 2013 broker is only supported Oauth Authentication mode. Other authentication modes are not recommended when integrating with Sharepoint 2013.


https://help.k2.com/onlinehelp/k2forsharepoint/userguide/4.6.11/default.htm#build_integrate/the_sharepoint_2013_service_brokers/sharepoint_2013_broker.htm


 


Forum|alt.badge.img+9
  • Scholar
  • April 11, 2017

If you are uploading documents from a workflow you can set activity to run under a specific account from the workspace.

go to process-> select process->version->click on versoin-> it will ist out all activities below-> double click on it and you will below window.

Hope this will help you.