Which property controls global scope creation for the guided application creator?

Prepare for the ServiceNow CAD Exam with comprehensive flashcards and multiple-choice questions. Each query offers hints and explanations. Ensure your success on the exam!

Multiple Choice

Which property controls global scope creation for the guided application creator?

Explanation:
The setting that controls whether the Guided Application Creator can create apps in the global scope is the boolean property sn_g_app_creator.allow_global. This property lives in the sn_g_app_creator scope and decides if you’re permitted to create an app with global scope visibility across the instance. When it’s true, you can create global scope apps; when it’s false, you’re limited to non-global scopes (like personal or project-specific scopes). The other names aren’t the correct property paths for this feature—they don’t point to the Guided Application Creator’s global-scope toggle, and one version even misses the proper scope prefix.

The setting that controls whether the Guided Application Creator can create apps in the global scope is the boolean property sn_g_app_creator.allow_global. This property lives in the sn_g_app_creator scope and decides if you’re permitted to create an app with global scope visibility across the instance. When it’s true, you can create global scope apps; when it’s false, you’re limited to non-global scopes (like personal or project-specific scopes). The other names aren’t the correct property paths for this feature—they don’t point to the Guided Application Creator’s global-scope toggle, and one version even misses the proper scope prefix.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy