I'm just about done creating my 1st workfow with Nintex in our QA environment. I have one last hurdle to overcome. I've seen other postings related to this issue and but I'm still not sure why it's not working as expected. Here are the details:
- I have a workflow I created on a doc library that once the document is approved, copies the document to a 2nd doc library.
- In the 2nd library I have another workflow which will wait for 7 days (2 min. in testing) and then delete the document.
- The document does get saved in the 2nd library but the workflow (which is set to start when item is created) doesn't automatically start.
- Based on a posting I saw in the forum, I did the following:
a. Entered my credentials (I'm a farm admin) into the Copy to SharePoint action. And it worked - the workflow start in the 2nd library.
b. I confirmed that the account which is used to run the app pool is different from the system account. I even tried to enter the creditials of the app pool account into the Copy to SharePoint action. The document is saved but the workflow doesn't start!
Help!