Which module line type is used to access an application properties page?

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 module line type is used to access an application properties page?

Explanation:
Accessing an application properties page uses a direct path within the instance, so the module line type should be Url. The Url type lets you specify the exact page URL you want to open, which is ideal for internal admin pages like the properties page that aren’t standard list or form views. The other types serve different purposes: Module Type is for defining a module that represents a specific kind of content, Menu Item creates a navigation entry tied to a UI action or list/form, and Script Include is a server-side script resource not meant to be navigated to. So, the Url module type is the best choice to load the application properties page directly.

Accessing an application properties page uses a direct path within the instance, so the module line type should be Url. The Url type lets you specify the exact page URL you want to open, which is ideal for internal admin pages like the properties page that aren’t standard list or form views. The other types serve different purposes: Module Type is for defining a module that represents a specific kind of content, Menu Item creates a navigation entry tied to a UI action or list/form, and Script Include is a server-side script resource not meant to be navigated to. So, the Url module type is the best choice to load the application properties page directly.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy