General Flashcards
When the “New Module” is selected during a table creation, what is the new module’s default behavior?
Display a list of all records from the table
What is a Module?
The functionality within an application menu such as opening a page in the content frame or a separate tab or window
What are some of the considerations to document as part of the business process?
- Business problem
- Data input/output
- Users/stakeholders
- Process steps
Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
Bar Chart and Pie Chart
What is a Spoke?
A scoped application containing Flow Designer content
ServiceNow Desktop applications automatically run on which platform(s)
Desktop and Tablet
(TRUE/FALSE) Adding a field to the table automatically adds it to the end of the form
True
(TRUE/) The Script Action is only triggered by an event?
True
(TRUE/FALSE) Custom Applications are automatically added to the mobile Application Navigator
False
How can an application respond to an Event generated by the gs.eventQueue() method (3st)
- Script Action
- Notification
- Scheduled Script Execution (Scheduled Job)
Name REST API methods (5)
- Get
- Put
- Copy
- Patch
- Delete
Name the three steps in the generalized process for working with events?
- Add event to Event Registry
- Generate the event
- Respond to the event
To see what scripts, reports, and other application artifacts will be in a published application:
Examine the Application Files Related List in the application to be published
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
Transform Map
The UI which shows the relation between tables is called?
Schema map