Can I use a flow from a different application to a catalog form from a different application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 07:06 AM
Hi guys!
We have a reusable flow design that was created in Application: Employee Center, and we want to use it on a catalog form that was built in Application: Global. Is that okay? will there be any issues?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 07:08 AM
@Irene M You may encounter some cross scope application issue, however you can address them by granting the flow necessary cross-scope access permissions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 07:13 AM
Hi Sandeep, thank you for responding. Can you elaborate more? Like what type of cross scope I need to look out for? also, how can I grant it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 07:16 AM
@Irene M Since the flow and catalog item belong in two different scopes, you need to grant them access to each other. This can be done by creating cross scope access records for more information please refer to https://www.servicenow.com/docs/bundle/xanadu-application-development/page/build/applications/refere...
Hope this helps.