Free CAD Exam Braindumps (page: 18)

Page 17 of 70

Which of the following statements is true about Guided Application Creator?

  1. The global scope option is turned on by default
  2. A scope application user role is automatically created
  3. Default access controls are automatically created
  4. The welcome screen appears every time a new application is created

Answer(s): D

Explanation:

The welcome screen appears every time a new application is created through the Guided Application Creator. The welcome screen provides an overview of the steps involved in creating an application, such as defining the app name, scope, and tables, configuring the app user interface, and publishing the app. The other options are not true about the Guided Application Creator. The global scope option is turned off by default, as it is recommended to create applications in their own scope for better security and performance. A scope application user role is not automatically created, as the user can choose to create one or use an existing role for the app access control. Default access controls are not automatically created, as the user can define the read, write, create, and delete permissions for each table in the app.


Reference:

Guided App Creator



When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?

  1. Upload spreadsheet
  2. Create table from template
  3. Extend a table
  4. Create table from scratch

Answer(s): B

Explanation:

Create table from template is not an option for creating a table through the Guided Application Creator. The other options are available for creating a table in the app. Upload spreadsheet allows you to import data from an Excel file and create a table based on the spreadsheet columns and rows. Extend a table allows you to create a child table that inherits fields and behaviors from a parent table. Create table from scratch allows you to define your own fields and data types for a new table.


Reference:

Create tables https://docs.servicenow.com/bundle/tokyo-application-development/page/build/guided-app- creator/concept/gac-tables.html



Why would you build a custom app?

  1. To fulfill is specific use case on internal processes.
  2. To avoid using a code repository like GiotHub or GitLab
  3. To create a custom integration for a 3rd party system
  4. To replace servieNow base tables

Answer(s): A,C

Explanation:

A possible reason to build a custom app is to fulfill a specific use case on internal processes. For example, you may want to digitize a manual process that is not covered by an existing ServiceNow solution, such as managing inventory, tracking expenses, or scheduling events. Building a custom app on the Now Platform can help you automate workflows, improve data quality, and provide better user experiences. The other options are not valid reasons to build a custom app. To avoid using a code repository like GitHub or GitLab is not a reason to build a custom app, as you can still use source control integration with your custom app development. To create a custom integration for a 3rd party system is not a reason to build a custom app, as you can use integration tools such as IntegrationHub or REST APIs to connect with external systems without creating an app. To replace ServiceNow base tables is not a reason to build a custom app, as it is not recommended to modify or delete base tables that are essential for ServiceNow functionality.


Reference:

Build Custom Apps in ServiceNow ­

eBook



What are the ways to designate data tables when Guided Application Creator (GAC)? Choose 3 answers

  1. Upload an existing PDF
  2. Create a new table on the platform
  3. Use an existing table on the platform
  4. Upload an existing spreadsheet
  5. Upload an existing word processing document.
  6. Use a freeform database

Answer(s): A,B,D

Explanation:

The Guided Application Creator (GAC) is a tool that helps you create applications on the ServiceNow platform by guiding you through the steps of defining the data model, user interface, and logic.
When using the GAC, you can designate data tables in three ways:
Upload an existing PDF: You can upload a PDF file that contains the table schema and sample data. The GAC will parse the PDF and create the table and fields based on the file content. Create a new table on the platform: You can create a new table on the platform by specifying the table name, label, and description. You can also add fields, indexes, and relationships to the table using the GAC.
Upload an existing spreadsheet: You can upload a spreadsheet file that contains the table schema and sample data. The GAC will parse the spreadsheet and create the table and fields based on the file content.
The other options are not valid ways to designate data tables when using the GAC. You cannot upload an existing word processing document or use a freeform database. You can use an existing table on the platform, but you cannot designate it as a data table. You can only use it as a reference table for lookup fields.


Reference:

Guided Application Creator
Create a table from a PDF or spreadsheet
Create a table from scratch






Post your Comments and Discuss ServiceNow® CAD exam with other Community members:

CAD Discussions & Posts