Which of the following features are available to Global applications

Community Alums
Not applicable
Which of the following features are available to Global applications?
 
1. Automated Test Framework
 
2. Delegated Development
 
3. Source Control
 
4. Flow Designer
 
Please let me know the answer.
5 REPLIES 5

Hitoshi Ozawa
Giga Sage
Giga Sage

Hi Chitra,

If the question is if these features can be used in Global scope, then 1, 3, 4. Delegated Development is not supported in Global.

The more I read thsi question, the more it looks like the correct answers are;

1. Automated Test Framework
3. Source Control

My reasoning behind it...
Flow Designer in ServiceNow isn't exclusively for global applications; it's a platform feature designed for broader automation, but developers often create flows within specific application scopes for better control, though it can work in global, it's better practice in scoped apps. While it automates tasks across the platform, creating flows in custom application scopes (scoped apps) is recommended over the global scope for proper security, resource management, and reusability via spokes, even though global used to be a limitation

Here's a breakdown:
-Not Tied to Global: Flow Designer is a core ServiceNow tool for automating processes, not just for the default "Global" application.
-Valuable Feature: It's crucial for codeless workflow automation, approvals, tasks, and integrations for any application.
-
Not Exclusive: You can build flows for any custom or system application scope.
-Best Practice: Creating flows in specific scoped applications (not global) offers better control, permissions, and integration with reusable "spokes" (scoped packages). 

Saad Nawaz Abba
Tera Contributor

only flow designer and automated test framework is available 

kalai_ry
Tera Contributor

Source Control integration is supported from Paris release in Global Scope,  https://developer.servicenow.com/blog.do?p=/post/paris-source-control/.  In Xanadu release the Global scope is enabled by default in the GAC. Can someone confirm is this reply is correct.