Application Development Module 7 Flashcards

1
Q

What are the steps in importing data via Guided App Creator?

A

Create Table from Upload Spreadsheet
Upload XLSX
Define Schema
Create Table

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

What are the steps in importing data via import set

A

Load Data
Create transform map
Run transform

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

What is a transform map?

A

Maps data from the source (import set) table to the target table

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

What is the mapping assist utility?

A

Provides a visually ituitive for specifiing mapping between import set fields and production table fields

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

What are the available http methods?

A

GET
POST
PUT
PATCH
DELETE

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

What are the two sections available when setting up a HTTP Method

A

HTTP Headers
HTTP Query Parameters

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

What does Preview Script Link do?

A

generates server-side code stub which can be used from any server side script

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

What is the REST API Explorer

A

Creates endpoints, methods and variables used to send REST requests to a ServiceNow instance

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