A private school wants to use Salesforce to manage students, their parents, staff operations, and fundraising. The school wants to use the Education Data Architecture (EDA) and to create Giving Pages.
What is a compatibility consideration the consultant should discuss with the school?
Answer : D
he consultant should discuss with the school that Person Accounts must be enabled as a compatibility consideration for using EDA and creating Giving Pages. Person Accounts are a feature that allows users to store information about individual people who are not associated with an Account, such as donors or applicants. Person Accounts are required for using EDA and creating Giving Pages, because they enable users to track donations and payments from individual donors. Accounting Subledger is not installed, but rather purchased separately. Elevate is not incompatible with Advisor Link, but rather integrates with it. Gift Entry Manager is not required, but rather optional. Reference:
https://help.salesforce.com/s/articleView?id=sf.accounts_person_behavior.htm&type=5
https://www.salesforce.org/wp-content/uploads/2020/08/Elevate-and-Giving-Pages.pdf
A university system purchased Salesforce and wants to move to an enterprise model for all of the schools in the system. The university needs to track students both as individuals and as part of a household. The Recruitment and Admissions office also wants to track events, the event locations, and the event vendors.
Which account model should the consultant recommend?
Answer : A
The consultant should recommend the Education Data Architecture (EDA) Account Model as the account model for the university system that purchased Salesforce and wants to move to an enterprise model for all of the schools in the system. The EDA Account Model is an account model that allows users to store information about individuals or organizations that are related to an educational institution, such as students, parents, faculty, staff, alumni, or donors. The EDA Account Model can help the university system track students both as individuals and as part of a household using features such as Contacts, Accounts, Relationships, or Affiliations. The EDA Account Model can also help the Recruitment and Admissions office track events, the event locations, and the event vendors using features such as Campaigns or Campaign Members. The Person Account Model and the Standard Account Model are not account models that can meet the requirements of the university system that purchased Salesforce and wants to move to an enterprise model for all of the schools in the system. Reference:
https://powerofus.force.com/s/article/EDA-Accounts
https://powerofus.force.com/s/article/EDA-Campaigns
Which object should be configured for all student and support staff interactions, activities, and assigned support staff?
Answer : C
Case is an object that should be configured for all student and support staff interactions, activities, and assigned support staff. Case is an object that represents a request or an issue that requires resolution or assistance from an organization. Case can be used to track various information about a student's request or issue, such as status, priority, category, or resolution. The consultant can configure Case for all student and support staff interactions, activities, and assigned support staff using features such as Case Assignment Rules, Case Escalation Rules, or Case Teams. Relationships, Account, and Advising Pools are not objects that should be configured for all student and support staff interactions, activities, and assigned support staff. Reference:
https://help.salesforce.com/s/articleView?id=sf.cases_overview.htm&type=5
https://trailhead.salesforce.com/en/content/learn/modules/service_basics/service_basics_cases
The IT department at a university is evaluating open source solutions for student recruitment.
Which consideration should the consultant discuss with the department?
Answer : C
The consultant should discuss with the IT department that the code of open source solutions is directly accessible, which means that they can view, modify, and customize it according to their needs. However, this also means that they are responsible for maintaining and updating the code, as well as ensuring its security and compatibility. The code of open source solutions is not maintained by Salesforce developers or updated via Salesforce Releases. Reference:
https://trailhead.salesforce.com/en/content/learn/modules/open-source-commons/open-source-basics
https://trailhead.salesforce.com/en/content/learn/modules/open-source-commons/open-source-projects
A consultant needs to import a large volume of records into a university's Salesforce production environment that has the Education Data Architecture (EDA). The import file already defines Account and Address information. The university's environment has a private sharing model and several sharing rules.
Which of these temporary actions should the consultant take before importing the data?
Answer : C
A university's IT department and its consultant are integrating data from the Student Information System (SIS) to the Education Data Architecture (EDA). Advisors need to see a student's primary course of study.
Which object in EDA indicates a student's major?
Answer : D
Affiliation is an object in EDA that indicates a student's major or primary course of study. Affiliation is an object that represents a relationship between a Contact and an Account or another Contact. Affiliation can be used to track various types of relationships, such as student, faculty, staff, alumni, donor, or advisor. The consultant can create an Affiliation record for each student and associate it with their major or primary course of study. Education History, Relationship, and Program Plan Requirement are not objects in EDA that indicate a student's major or primary course of study. Reference:
https://powerofus.force.com/s/article/EDA-Affiliations
https://powerofus.force.com/s/article/EDA-Affiliations-Mappings
A university is experiencing performance degradation issues such as record locking, long search times, and long record save times.
What is the likely cause for all of these issues?
Answer : C
Data skew is the likely cause for all of these issues, such as record locking, long search times, and long record save times. Data skew is a condition that occurs when a large number of child records are associated with a single parent record, or when a large number of records are owned by a single user. Data skew can affect performance and functionality, such as locking records, slowing down queries, and increasing save times. TDTM, insufficient code coverage, and insufficient data storage are not likely causes for all of these issues. Reference:
https://help.salesforce.com/s/articleView?id=sf.data_skew.htm&type=5
https://developer.salesforce.com/blogs/engineering/2012/04/avoid-account-data-skew-for-peak-performance.html