My flow got stuck at one step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 04:48 AM
Hello ServiceNow Folks,
I am facing an issue and need your help. I have a subflow that creates an account (Account Creation Task). This subflow is attached to another subflow(New Hire). When I run the flow, it creates the task for account creation, and the task is successfully closed.
However, when I check the "New Hire" subflow executions, it remains "In Progress," even though the "Account Creation Task" subflow shows "Closed Complete." Because of this, my flow is not moving to the next step.
Could anyone guide me on resolving this issue? I truly appreciate your time and assistance.
I have attached screenshots for your reference.
Please find them.
Thanks,
Shareef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 03:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 03:18 AM
what's after Step 6 in subflow?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 05:16 PM
Hi @Ankur Bawiskar ,
There are no additional steps beyond the 6th step. The 6th step itself waits for a condition where the state is set to "Closed Complete."
Thanks and regards,
Shareef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 07:16 PM
why is your subflow having last step as Wait for condition.
Seems issue is there.
Did you try removing that and verify?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 07:24 PM
@Ankur Bawiskar @shareef_223 I have also asked to remove that step and try it.
We’re able to try that?
Sujatha V.M.