Skip to main content
Nintex Community Menu Bar

Change Permissions to copy item to another library

  • July 10, 2018
  • 3 replies
  • 21 views

Forum|alt.badge.img+3

I am trying to create a workflow that is pulling information from a InfoPath form.  On this form is a pdf document that the user will attach to be approved.  Once the workflow is approved, I was to copy that PDF to another library.  The other library is very restrictive, visitors group having read access.  So I would like to change permissions to the visitors group as the Owner to be able to add this document to that library.  Any assistance is appreciated.

3 replies

Forum|alt.badge.img+14
  • Scholar
  • July 11, 2018

create a service account and grant it sufficient permissions on the target library.

run the workflow with that service account credentials, or at least publish workflow with service account credentials and then use 'run as workflow owner' option 

https://help.nintex.com/en-US/nintex2013/help/#Workflow/RootCategory/Designer/Nintex.Workflow.ActionCommonSettings.htm?H… 


Forum|alt.badge.img+3
  • Author
  • July 11, 2018

Thank you. That works.

V/r

Preston Barrett

Supervisory Program Application Specialist

SharePoint, Facility Site Coordinator

Durham, NC

Office: (919) 286-0411 ext 2990

Cell: (919) 214-1627


Forum|alt.badge.img+14
  • Scholar
  • July 11, 2018

great!

please mark correct answer.