Which one of the following is the fastest way to create and configure a Record Producer?
Correct Answer: C
The fastest way to create and configure a Record Producer is to open the table in the Table records and select the Add to Service Catalog Related Link. This will automatically create a Record Producer with the same fields as the table and add it to the Service Catalog. You can then modify the Record Producer as needed. The other options require more steps and manual configuration. Reference: Create a record producer
CAD Exam Question 57
When configuring a module, what does the Override application menu roles configuration option do?
Correct Answer: A
Checkbox tooltip: "Show this module when the user has the specified roles. Otherwise the user must have the roles specified by both the application menu and the module." The following is true for the Override application menu roles configuration option when configuring a module: * Users with the module role but without access to the application menu access the module. This is true because the Override application menu roles option allows users to bypass the application menu role requirement and access the module directly if they have the module role. For example, if a module has the itil role and the Override application menu roles option enabled, and the application menu has the admin role, then a user who has the itil role but not the admin role can still access the module. The following are not true for the Override application menu roles configuration option when configuring a module: * Self-Service users can access the module even though they do not have roles. This is false because the Override application menu roles option does not grant access to the module to users who do not have any roles. Self-Service users are users who do not have any roles assigned to them and can only access the Self-Service portal and the Knowledge Base. To access the module, users need to have at least the module role. * Admin is given access to the module even if Access Controls would ordinarily prevent access. This is false because the Override application menu roles option does not override the Access Control (ACL) rules that apply to the module. Access Control rules are used to restrict the access to the data and functionality of the ServiceNow platform based on the user's roles and conditions. Admin is a role Reference: https://hi.service-now.com/kb_view.do?sysparm_article=KB0716421
CAD Exam Question 58
What setting allows users to view a Knowledge Base article even if they are not logged in?
Correct Answer: B
CAD Exam Question 59
A new employee joins the IT department and needs to perform work assigned to Network and Hardware groups. How would you set up their access? Choose 3 answers
Correct Answer: B,D,F
CAD Exam Question 60
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
Correct Answer: C
A transform map determines the relationships between fields displaying in an Import Set table and fields in an existing ServiceNow table, such as the Incidents or Users table. Reference: https://community.servicenow.com/community?id=community_question&sys_id=69fc8369db9cdbc01dcaf3231f961935 The following platform feature can be used to determine the relationships between fields in an Import Set table to fields in an existing ServiceNow table: Transform Map. This is a feature that defines the mapping between the fields of an Import Set table and the fields of a target table, such as incident, problem, or user. A transform map also specifies the logic and rules for transforming the imported data, such as coalescing, scripting, or applying data policies. The following platform features are not used to determine the relationships between fields in an Import Set table to fields in an existing ServiceNow table: Business Service Management Map. This is a feature that provides a graphical representation of the configuration items (CIs) and their relationships in the Configuration Management Database (CMDB). A Business Service Management Map can be used to visualize the impact of incidents, changes, or problems on the CIs and the services they support. Data Sources. This is a feature that defines the connection and authentication information for an external data source, such as a file, a JDBC database, or a web service. A data source is used to import data from the external source into an Import Set table. CI Relationship Builder. This is a feature that creates relationships between CIs in the CMDB based on predefined or custom rules. A CI Relationship Builder can be used to populate the CMDB with the dependencies and connections between the CIs. References: Transform Maps, Business Service Management Map, Data Sources, CI Relationship Builder