Application Properties Flashcards
Which of the following are true statements about application properties? More than one response may be correct.
A. Many baseline ServiceNow applications have application properties
B. Configurable application parameters
C. Change an application’s behavior
D. Typically only system administrators and/or application administrators can modify application properties
E. Properties modules are often part of an Administration menu
A. Many baseline ServiceNow applications have application properties
B. Configurable application parameters
C. Change an application’s behavior
D. Typically only system administrators and/or application administrators can modify application properties
E. Properties modules are often part of an Administration menu
Which application component is described by the following statement?
Defines the page layout for an application’s properties.
A. System Property Category B. System Property C. Application Property D. Properties module E. Application
A. System Property Category
Which of the following are valid data types for application properties? More than one response may be correct. A. string B. short string C. true | false D. html E. date format
A. string
B. short string
C. true | false
E. date format
Which one of the following System Property Category fields excludes an application property from an update set? A. Choices B. Type C. Ignore cache D. Private E. Write roles
D. Private
True or False? An application’s Properties module must be part of an Administration sub-menu.
False
The getProperty() method for retrieving Application Property values is part of which API class? A. GlideRecord B. GlideSystem C. GlideProperties D. GlideTextReader E. GlideUICompatibility
B. GlideSystem