Application Properties Flashcards

1
Q

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

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A. System Property Category

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
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

A. string
B. short string
C. true | false
E. date format

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
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
A

D. Private

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

True or False? An application’s Properties module must be part of an Administration sub-menu.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
The getProperty() method for retrieving Application Property values is part of which API class?
A. GlideRecord
B. GlideSystem
C. GlideProperties
D. GlideTextReader
E. GlideUICompatibility
A

B. GlideSystem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly