service catalog flow is not triggering

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 08:09 PM - edited ‎05-21-2025 08:28 PM
i have created a flow and attached to one of my catalog item.
the flow is activated and attached to the item but when i order the item flow is not triggering
@Ankur Bawiskar Can you help here?
Regards,
Debasis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 08:40 PM
is your flow running with "System User"?
Set it with that and then see
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
‎05-21-2025 10:00 PM
flow is running with system user only.
i read some of the community posts and modified the oob business rule "Start FlowDesigner Flow"
when to run condition now as after and insert and update and from the condition removed the current.stage condition and now it is attaching.
But i am facing one more challenge in the approval condition after approval is done the below conditions are evaluating false
Even if it is rejected it is evaluating false
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 10:03 PM
how is the Comparison done there in IF?
are you performing the Lookup on correct approval record?
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
‎05-21-2025 10:09 PM
Its just the ask for approval record action there i am checking the approval state is record is rejected in condition.