- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 04:50 AM
I have an flow created in Global Application but its domain is 'xyz' now i am in 'abc' domain suppose and submit an catalog request now what happend is RITM is generated but the flow is not triggering why?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 05:16 AM
- Flow Designer content runs from the domain from which it is triggered or initiated
- Flows, actions, and subflows run from the domain of the record or user who initiates them. For example, when a user from the child domain ACME triggers a flow belonging to the parent domain TOP, the flow runs in the context of the child domain ACME.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 04:54 AM
Hello @indrajeetma ,
Flows execute within a domain context.
When a RITM is created in 'abc' domain, the system looks for a flow that is configured to run in the 'abc' domain or a parent domain of 'abc'.
The "xyz" domain of your Flow matters.
Even if the Flow resides in the Global application, its designated domain ('xyz') might restrict its execution to records only within 'xyz' or its child domains. Since 'abc' is not a child of 'xyz' (or vice-versa), the flow doesn't see the RITM.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 08:42 PM
Hello @indrajeetma ,
Did my answer resolve your question?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 09:43 PM
Hello @indrajeetma ,
If my answer was helpful then please accept the solution hence this thread will close and it is useful for the future
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 04:56 AM
Hi @indrajeetma,
The Flow will run if it is in item's domain or parent of item's domain. If it is outside the domain or parent's domain, it wont get executed.
Regards,
Ehab Pilloor