00:00

QUESTION 21

A school is implementing Salesforce with the Education Data Architecture (EDA) to track parents and students in a community. When a contact record is created, a Community user is created leveraging Table-Driven Trigger Management (TDTM). During deployment to production, the consultant notices that only the contact record is created.
Which step should the consultant verify when troubleshooting the issue?

Correct Answer: A
The consultant should verify that trigger handlers were loaded into production when troubleshooting the issue of only the contact record being created when a contact record is created and a Community user is supposed to be created leveraging Table-Driven Trigger Management (TDTM) for the school that is implementing Salesforce with EDA to track parents and students in a community. Trigger handlers are classes that contain the logic for EDA triggers and can be controlled by Trigger Handler records. Trigger handlers need to be loaded into production before deploying declarative customizations or enabling features that depend on them. The consultant should verify that trigger handlers were loaded into production by checking if the EDA_TDTM package was installed or if the Trigger Handler records were created. The community being set to Active or declarative automations being deployed successfully are not steps that the consultant should verify when troubleshooting the issue of only the contact record being created when a contact record is created and a Community user is supposed to be created leveraging TDTM for the school that is implementing Salesforce with EDA to track parents and students in a community. References:
✑ https://powerofus.force.com/s/article/EDA-TDTM
✑ https://powerofus.force.com/s/article/EDA-Installation

QUESTION 22

A university needs an email marketing tool that all program staff can use for mass communications. Program staff need to send emails that list missing application items to students. The items are stored on a custom object in Salesforce. It is important that program staff only have access to their own department's marketing materials, leads, prospects, and templates.
Which solution should the consultant recommend?

Correct Answer: C
Marketing Cloud is a solution that the consultant can recommend to meet the requirement of providing an email marketing tool that all program staff can use for mass communications, and that can send emails that list missing application items to students. Marketing Cloud is a product that allows users to create and manage personalized and targeted email campaigns for customers or prospects. Marketing Cloud also integrates with Salesforce, so users can leverage their CRM data to segment and customize their email messages. Marketing Cloud also provides features such as Business Units and Roles, which can help control access to data, content, subscribers, reports, and settings for each program staff. Salesforce Mass Email, custom automation with an email alert, and Digital Engagement Messaging are not solutions that can meet the requirement of providing an email marketing tool that all program staff can use for mass communications, and that can send emails that list missing application items to students. References:
✑ https://www.salesforce.com/products/marketing-cloud/overview/
✑ https://trailhead.salesforce.com/en/content/learn/modules/marketing-cloud-basics

QUESTION 23

The director of advancement at a small college requests report access for a dozen alumni volunteers who will call potential donors. The volunteers will use Customer Community Plus licenses. The consultant has set up a profile for the volunteers.
What should the consultant set up so the volunteers can create and edit reports as external users?

Correct Answer: C
To enable external users to create and edit reports, the consultant should grant them the necessary permissions on their profile. The Create and Customize Reports permission allows users to create new reports and edit existing ones. The Report Builder permission allows users to use the report builder tool to design reports. The Edit My Reports permission allows users to edit reports that they own or have access to. The consultant should enable these permissions on the Volunteers profile to meet the requirement of the director of advancement. References: [Salesforce Education Cloud Academy: Consultant Fundamentals], [Report Permissions for External Users]

QUESTION 24

Recruitment Staff want to use their university login when accessing Salesforce.
Which identity management feature should the consultant use?

Correct Answer: D
Single Sign-On (SSO) is an identity management feature that allows users to log in to Salesforce using their university login credentials. SSO simplifies the login process and reduces the need for multiple passwords. Named Credentials, Two-factor Authentication, and Social Sign-On are not identity management features that allow users to use their university login when accessing Salesforce. References:
✑ https://help.salesforce.com/s/articleView?id=sf.identity_sso.htm&type=5
✑ https://trailhead.salesforce.com/en/content/learn/modules/identity_basics/identity_ basics_sso

QUESTION 25

The Accessible Education office needs to track accommodations made for students disability and accessibility needs.
How should the consultant design the Salesforce environment to meet the requirement?

Correct Answer: B
The consultant should design the Salesforce environment to meet the requirement of tracking accommodations made for students?? disability and accessibility needs by leveraging the Attribute object. The Attribute object is an object in EDA that allows users to store information about a Contact??s characteristics, preferences, or needs, such as language, ethnicity, or disability. The consultant can leverage the Attribute object to track accommodations made for students?? disability and accessibility needs by creating Attribute records for each student and associating them with their Contact records. Using the Behavior Response object, configuring a custom object, or creating custom fields on the Contact object are not ways to design the Salesforce environment to meet the
requirement of tracking accommodations made for students?? disability and accessibility needs. References:
✑ https://powerofus.force.com/s/article/EDA-Attributes
✑ https://powerofus.force.com/s/article/EDA-Attributes-Create