Free CAD Exam Braindumps (page: 36)

Page 35 of 70

Which are reasons an application could be developed on the ServiceNow platform? Choose 3 answers

  1. It uses forms extensively to interact with data.
  2. It needs workflow to manage processes.
  3. It requires reporting capabilities.
  4. It requires low-level programming libraries.
  5. It uses multimedia features.

Answer(s): A,B,C

Explanation:

The ServiceNow platform is designed to create applications that use forms, workflow, and reporting to solve business problems. Forms are used to interact with data stored in tables, workflow is used to automate and orchestrate processes, and reporting is used to visualize and analyze dat a. The platform does not require low-level programming libraries or multimedia features, as it provides standard tools and technologies for application development. Reference = ServiceNow Certified Application Developer Exam Specification, Application Development Platform ­ ServiceNow



How is access to Application Menus and Modules controlled?

  1. Access Controls
  2. Application Rules
  3. Client Scripts
  4. Roles

Answer(s): D

Explanation:

Roles are used to control access to applications and modules in the application navigator. Each application menu or module has a role field that specifies which role is required to view it. Users who do not have the specified role or a role that contains it will not see the application menu or module. Roles can also be used to control access to other features and capabilities in ServiceNow, such as tables, fields, scripts, and workflows.
Reference = Enable or disable an application menu or module, Grant a role access to applications and modules, Controlling access to applications and modules.



What is the ServiceNow App Repository?

  1. A Request table
  2. Another name for update sets
  3. A database containing ServiceNow apps
  4. A collection of files in a Git database

Answer(s): C

Explanation:

The ServiceNow App Repository is a central repository for all scoped applications that are published by all ServiceNow customers. It enables ServiceNow customers to upload and distribute applications between their instances. It also provides entitlements and version control for the applications.


Reference:

ServiceNow application repository
Application Development Platform ­ ServiceNow
App Repo - ServiceNow Developer Blog



Which of the following statements is true for the Form Designer?

a) To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
b) To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.
c) To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
d) To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.

  1. a, b, c, and d
  2. b, c, and d
  3. a, b, and d
  4. a, b, and c

Answer(s): D

Explanation:

https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/form- administration/concept/c_FormDesign.html

The Form Designer is a graphical interface for creating and customizing forms. The following statements are true for the Form Designer:
To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form. This will add the field to the form view without changing the table definition. To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field. This will create a new column on the table and add the field to the form view.

To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button. This will remove the field from the form view but not from the table definition. The following statement is false for the Form Designer:
To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form. This is incorrect because sections are not available in the Field Types tab. To add a section, click the Add Section button on the toolbar or right-click on the form and select Add Section.


Reference:

Introduction to App Engine Studio for Developers, ServiceNow Studio Overview, Form Designer






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

CAD Discussions & Posts