Skip to main content
Nintex Community Menu Bar

o365 Nintex Workflow >> Error Item does not exist. It may have been deleted by another user.

  • October 10, 2019
  • 11 replies
  • 42 views

Abhishekn
Forum|alt.badge.img+5

Hi All,

I have Migrate (Sharegate) the Nintex Workflow from SharePoint 2013 On-Prem to Online,

Workflow contain the Start Workflow Action (that Start the Another workflow) after configurting the Workflow in Online. Main Workflow Start on Item Creation and Modified.

 

When we create a Item in List Workflow giving the Error and Suspended  - Item does not exist. It may have been deleted by another user.

 

Please Help me on this 

Thank you

11 replies

Abhishekn
Forum|alt.badge.img+5
  • Author
  • October 10, 2019

Need help on this urgent


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 10, 2019
Hi,

All Nintex for O365 subscriptions include a support contract.
If you have something urgent you can email support@nintex.com to open a case.

Please provide screen shots of the configuration of your workflows.
This is either a configuration issue or a permissions issue.


Abhishekn
Forum|alt.badge.img+5
  • Author
  • October 11, 2019

what kind of permission Issue and In which, I have Full control permission in Site and also configured the workflow. Please see the Screenshot of workflow.

4932i79296359295894EA.png


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 11, 2019
What account are you using in the connection?

You have provided a screen shot of the workflow design.
I was looking more for screen shots of the configuration of the start workflow action.
Is it this workflow that is failing or is it the workflow that you are starting that is failing.

Abhishekn
Forum|alt.badge.img+5
  • Author
  • October 11, 2019

Start Option Screen Shot

4933i0B55E76472461351.png

Start Workflow Action

4934iB7AFAFB77D8D4B38.png

 

Error When Start Workflow Action Execute. If i disable the Start Workflow Action Workflow Execute to the Next Action.

 

Configuration That Start from Start Workflow Action

 

4935iB5E0AE73862D663E.png4936iCD5213C8D457B4D7.png


Abhishekn
Forum|alt.badge.img+5
  • Author
  • October 11, 2019

And Start Workflow Action Connection is Made by Me if Self


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 11, 2019

Based on the configuration you are starting a workflow on a list based on the current items ID.
So if you start the workflow on an item with an ID of 20 who is to say that there will be an item in the other list with an ID of 20?

Thats why the item does not exist. 


Abhishekn
Forum|alt.badge.img+5
  • Author
  • October 11, 2019

Both workflow are in the Same List. So i use the Current Item Guid.


Abhishekn
Forum|alt.badge.img+5
  • Author
  • October 11, 2019

And Executing for the Current Item.


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 11, 2019
If you use current item ID instead of GUID does that work?

Abhishekn
Forum|alt.badge.img+5
  • Author
  • October 11, 2019

By using ID it is working. Thank you.