nerdexam
ServiceNow

CAD · Question #147

When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)

The correct answer is B. Create a table from scratch C. Create a table from a template G. Extend a table. When using ServiceNow's Guided Application Creator to add a table to a new application, three methods are offered: (B) Create a table from scratch - define a brand-new table with custom fields; (C) Create a table from a template - use a pre-defined table template as a starting…

Submitted by minji_kr· Apr 18, 2026Designing and Creating an Application

Question

When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)

Options

  • ALink to external tables
  • BCreate a table from scratch
  • CCreate a table from a template
  • DRun import jobs
  • EUpload a spreadsheet
  • FUse API calls
  • GExtend a table

How the community answered

(35 responses)
  • B
    94% (33)
  • D
    3% (1)
  • F
    3% (1)

Explanation

When using ServiceNow's Guided Application Creator to add a table to a new application, three methods are offered: (B) Create a table from scratch - define a brand-new table with custom fields; (C) Create a table from a template - use a pre-defined table template as a starting point; and (G) Extend a table - create a new table that inherits all fields and behaviors from an existing base table (such as Task). Options A (Link to external tables), D (Run import jobs), E (Upload a spreadsheet), and F (Use API calls) are not available as table creation options within the Guided Application Creator wizard.

Topics

#Guided Application Creator#Table Creation#Application Development

Community Discussion

No community discussion yet for this question.

Full CAD Practice