Error in Flow Execution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 12:53 PM
Has anyone encountered the following error in Flow:
failed with error: com.snc.process_flow.exception.ProcessAutomationException: Cannot invoke "com.glide.catalog.component.variables.models.table.api.ITableVariableCellNode.getVariableName()" because "cellNode" is null at com.snc.process_flow.engine.ProcessEngine.catchPropagateOrThrowError(ProcessEngine.java:1009)
This happened directly in our production instance and is not happening all the time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 07:43 PM
Does your flow run on catalog item?
Does that catalog item have MRVS and you are trying to get value from it
Is it occurring all the times or sometimes?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2025 06:07 AM
Yes, the flow runs on a catalog item. Yes, it has a MRVS but we are not trying to get the value from it in this RITM. The error is only occurring sometimes. So far this is the first instance we have seen of it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2025 06:31 AM
share the flow configuration.
did you check flow is configured to run with which user? system?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Did you find an answer to this? We are seeing this today with the exact symptoms.