SlideShare a Scribd company logo
1 of 28
Download to read offline
HEDA
Migration & Execution at
Enterprise Scale
Richard Conley, Director of Enterprise Applications (IT)
Dawn Williams, CRM Communications Specialist (UG Admissions)
Marc Pellegrini, Consultant (Streamline)
Forward-Looking Statements
Statement under the Private Securities Litigation Reform Act of 1995:
This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties
materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or
implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking,
including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements
regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded
services or technology developments and customer contracts or use of our services.
The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new
functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our
operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation,
risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our relatively limited
operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and
successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise
customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual
report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These
documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web
site.
Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available
and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features
that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
Agenda
About UMass Lowell
Our Salesforce Environment
Why We Moved to HEDA
How We Moved to HEDA
Success Story: Undergraduate Admissions
Questions and Answers
About Us
2nd largest campus in the UMass System
• 18,000 Students
• $70M Research
• 100+ Bachelor; 40+ Masters; 30+ Doctorate
• 92,247 Living Alumni
Rankings are rising…
• US News - #156 Nationally
• US News - #80 Public University
• Pay scale - #66 ROI: Best Value Colleges
University of Massachusetts Lowell
Salesforce at UMass Lowell
Recruiting
and
Admissions
• Undergraduate
• Graduate
• Orientation
• Placement Testing
Hospitality and
Events
Student Affairs
Solution
Center
• Registrar
• Financial Aid
• Bursar/Billing
Student
Retention
• Re-Enrollment
Campaigns
• Early Alert Outreach
Single Salesforce Org
Campus IT Administered
Corporate
Partnerships
• Co-Op
Career Services
Information
Technology
Our Salesforce Environment
Single Salesforce Organization for All
Centralized IT Support Team
• Director; 2 PM’s; 1 Sys Admin; 1 Co-Op; and 1 PT Consultant
Scope
• 280 End-Users across a couple dozen departments
• 678K Contacts; 469K Cases; 545K Emails; and a partridge in a pear tree
Daily PeopleSoft ERP inbound integration of 3 million rows of data
Multiple 3rd Party Partners
• TargetX Recruitment Manager, Sumo Scheduling, DocuSign, Informatica Cloud, FormAssembly,
DemandTools, Conga, SMS Magic
Fun Facts and other things you should know….
Our Salesforce Environment
Bucket Accounts
• Sharing rules primarily based
off account
• Some contacts not shared
among users
Custom Fields
• Between TargetX package and
UML, many higher education
fields created and in use
across instance
UML Term Object & UML
Academic Structure Object
• Custom objects created to
have lookup relationships with
objects such as Contacts,
Inquiries, and Applications
• Academic Structure contained
all college, major, and
concentration combinations
• Used in 100+ web forms;
Reports and Dashboards;
Data Integrations
TargetX Relationship Object
• Common App provided
familial relationships captured
here
TargetX Enrollment History
• Used to capture schools a
student attended
• Only way contacts were
connected to a school
• PeopleSoft interfaces, data
loads, and web forms
populated the object
• Most recently added was
rolled up to the contact
Pre-HEDA Setup
HEDA at UML
Strategic Plan and Roadmap includes:
• Salesforce Advisor Link (SAL)
• Future salesforce.org and partner solutions built for HEDA
• Move closer to vision of a 360 degree, student-centric support system that improves student success
Move to a Standard and Commonly Defined Higher Ed Structure
• Retire 3rd party vendor HE objects and fields
• Retire UML home grown HE objects such as terms and academic structure
HEDA is pretty slick and has nice features to leverage
• Addressed gaps in functionality such as Relationship and Affiliations
• Non-technical trigger management
Why do it?
How UML Moved to HEDA
How We Moved to HEDA
Research
• HEDA Documentation
• HEDA Codebase
• Power of Us Hub
Create a Plan
• Perform migration in Sprints or Waterfall?
• In what order will Sprints take place?
• What objects need to be replaced?
• What new objects do we want to use?
• What fields will we use?
• Who will be impacted?
Tools
• Full sandbox
• Field Trip
• Force.com IDE
• Workbench
• Data loader
• GitHub
Preparation
How We Moved to HEDA
Sprints
How We Moved to HEDA
Install HEDA Package
Relationships
HEDA Fields
Affiliations
Terms
Academic Programs
Future Sprints
• Addresses
• Program Enrollments
• Courses, Course Offerings, Course Enrollments
The Sprints
How We Moved to HEDA
Background
• Get package installed into Production so sandbox refreshes would have HEDA.
Key Steps
• Turn everything OFF!
• Trigger Handlers
• Profiles
• HEDA Settings
• Test
Install HEDA Package
How We Moved to HEDA
Background
• Addressed the gap managing parents/guardians for recruiting
• Replaced TargetX Relationships with Contacts and Relationship junction object
Key Steps
• Reciprocal Settings
• Incoming data written to both old and new relationships objects
• Data loads
• Web forms (Form Assembly)
• Presented both objects to Admissions for testing (sandbox)
• Transition process in production
Relationships
Contact
Relationship
Related
Contact
How We Moved to HEDA
Key Steps
• Impact Analysis – Rules, Processes, Formulas, Apex, Page Layouts, Reports, Report Types, Field Level
Security, etc.
• Using Informatica performed a Salesforce to Salesforce job that took current values from existing
fields and updated new fields
• During transition both new and old field made visible to users. Naming convention indicated which
was the HEDA field. Data loads populated both fields. Transition allowed users to convert reports, etc.
HEDA Fields
How We Moved to HEDA
Background
• Replaced TargetX Enrollment History
• New concept for Corporate Relations Users
• Bucket Accounts to Administrative Accounts
• Sharing settings primarily based on Accounts
• Utilized Primary Affiliations
Key Steps
• Converted Enrollment History records into Affiliations
• Created Affiliation records for each Contact/Account (non-bucket)
• Create Admin Accounts and related each Contact to its Admin Account
• HEDA trigger turned off during conversion
Affiliations
Contact
Affiliation
Account
How We Moved to HEDA
UML Terms to HEDA Terms
• Very similar objects
• Impact Analysis – Rules, Processes, Formulas, Apex, Page Layouts, Reports, Report Types, Field Level
Security, etc.
UML Academic Structure to HEDA Academic Program (Account)
• Recreate fields on Account Object
• Affiliations
• Impact Analysis – Rules, Processes, Formulas, Apex, Page Layouts, Reports, Report Types, Field Level
Security, etc.
Terms and Academic Programs
How We Moved to HEDA
No rigid plan…adapted while other priority projects took precedent
Get in routine of monthly updates with stakeholders
Understand TDTM – how to manage HEDA triggers
Take inventory of all rules, processes, etc. that are affected by new fields and objects
Formulas – create new field for testing but rewrite old when ready for production
Lessons Learned
Resources
HEDA Documentation: https://powerofus.force.com/articles/Resource/Higher-Education-
Data-Architecture-HEDA-Documentation
HEDA Codebase: http://developer.salesforce.org/HEDAP/ApexDocumentation/index.html
Force.com IDE: https://developer.salesforce.com/page/Force.com_IDE
Workbench: https://workbench.developerforce.com/login.php
Salesforce Foundation GitHub Page: https://github.com/SalesforceFoundation/HEDAP
HEDA Trailhead: https://trailhead.salesforce.com/trails/highered_heda
Power of Us Hub User Groups – HEDA, HEDA Release Announcements
Success Stories
Undergraduate Admissions
Goal: Grow Value in Email
• High School student email ROI is low and decreasing
• Communication timing is shifting to younger students
• HEDA allows us to create student-centric communication plans that support multi-segment outreach
HEDA Challenges
• Adapting report types
• Understanding complex data (Parents, students)
• Creating new copy/personas
Impact
• Email program remains strong & continues to add value
• Engagement rates doubled – repurposed content holds greater value
• Email remains the most cost effective mass communication tool
Goal: Increase Qualified Applications
• Used relationships to influence application numbers
• Created a digital outreach program to a students support network
• Targeted parents & counselors of specific segments:
• Region
• Programs
• Affiliations
HEDA Challenges
• Organizing the data for campaign accessibility
• Data merge fields needed to be created
Impact
• Understood the content important to each segment
• 7.5% application growth for Fall 2018
Goal: Grow Prospect Pool & Segments
• Promoted Junior Preview Day to contacts at key Affiliations to gain specific new prospects
• Targeted administrators at key affiliations
• Captured student and parent data in one registration feeding into the new HEDA objects
HEDA Challenges
• Adapting forms for registration & nomination
• Communicating event registration and logistics
Impact
• Event 70% full without sending any emails direct to any student
• All registrants were new leads
• Captured an affiliations impact on engagement
Goal: Support Student Success
Coordinated with Family Programs and Financial Aid to create communications for student
support.
HEDA Challenges
• New data/segments with no champion – gets lost
• New communications take time
Impact
• Improved communications with families
• Expanded student support to their network
• Engaged families and high schools beyond face-to-face
• Delivered all data in one report
Goal: Support Growth of Internal Programs
• Used relationship and affiliation status to create list segments
• Improved opt-in based on customer type not program
• Available for other offices cross promotion of programs
(Graduate Programs, Continuing Education)
HEDA Challenges
• Legalities of data sharing
• New data
Impact
• TBD – Lists are available, tests happening, going slow
Undergraduate Admissions: Lessons Learned
No one will know what HEDA is and that is ok.
Have a HEDA lead (the Trailheads are helpful)
Take a team approach
Earn trust in data
Support growth
Lots of ideas
Questions and Answers
HEDA Migration & Execution at Enterprise Scale

More Related Content

What's hot

PeopleSoft 9.2 HCM Features and Functions Including Fluid Mobile
PeopleSoft 9.2 HCM Features and Functions Including Fluid MobilePeopleSoft 9.2 HCM Features and Functions Including Fluid Mobile
PeopleSoft 9.2 HCM Features and Functions Including Fluid MobileNERUG
 
Lessons Learned in Implementing PeopleSoft ELS 9.0
Lessons Learned in Implementing PeopleSoft ELS 9.0Lessons Learned in Implementing PeopleSoft ELS 9.0
Lessons Learned in Implementing PeopleSoft ELS 9.0Kenneth Petty, PMP
 
Vuk Djukich_Resume
Vuk Djukich_ResumeVuk Djukich_Resume
Vuk Djukich_ResumeVuk Dukic
 
Make Customers Fall in Love with Your Salesforce Self-service Community
Make Customers Fall in Love with Your Salesforce Self-service CommunityMake Customers Fall in Love with Your Salesforce Self-service Community
Make Customers Fall in Love with Your Salesforce Self-service CommunityPerficient, Inc.
 
Sabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large EnterpriseSabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large EnterpriseOrchestra Networks
 
Application Integration: EPM, ERP, Cloud and On-Premise – All options explained
Application Integration: EPM, ERP, Cloud and On-Premise – All options explainedApplication Integration: EPM, ERP, Cloud and On-Premise – All options explained
Application Integration: EPM, ERP, Cloud and On-Premise – All options explainedAlithya
 
WEBINAR: Face your Budgeting Fears!
WEBINAR: Face your Budgeting Fears!WEBINAR: Face your Budgeting Fears!
WEBINAR: Face your Budgeting Fears!Saturn Infotech Inc
 
Annie Lostlen Resume
Annie Lostlen ResumeAnnie Lostlen Resume
Annie Lostlen Resumeannielostlen
 
Enriching the Value of Clinical Data with Oracle Data Management Workbench
Enriching the Value of Clinical Data with Oracle Data Management WorkbenchEnriching the Value of Clinical Data with Oracle Data Management Workbench
Enriching the Value of Clinical Data with Oracle Data Management WorkbenchPerficient, Inc.
 
Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...
Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...
Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...Sapramsonlinetraining
 
Jarrel Thomas Resume 2017
Jarrel Thomas Resume 2017Jarrel Thomas Resume 2017
Jarrel Thomas Resume 2017Jarrel Thomas
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...Alithya
 
Alexander Rhea Resume
Alexander Rhea ResumeAlexander Rhea Resume
Alexander Rhea ResumeAlex Rhea
 
RPA: Solution, Tool or Hype?
RPA: Solution, Tool or Hype?RPA: Solution, Tool or Hype?
RPA: Solution, Tool or Hype?Arjen Sader
 
Oracle XML Publisher / BI Publisher
Oracle XML Publisher / BI PublisherOracle XML Publisher / BI Publisher
Oracle XML Publisher / BI PublisherEdi Yanto
 
Bradley grigson agile collaboration_pm_ 2016
Bradley grigson agile collaboration_pm_ 2016Bradley grigson agile collaboration_pm_ 2016
Bradley grigson agile collaboration_pm_ 2016Brad Grigson
 

What's hot (20)

PeopleSoft 9.2 HCM Features and Functions Including Fluid Mobile
PeopleSoft 9.2 HCM Features and Functions Including Fluid MobilePeopleSoft 9.2 HCM Features and Functions Including Fluid Mobile
PeopleSoft 9.2 HCM Features and Functions Including Fluid Mobile
 
Lessons Learned in Implementing PeopleSoft ELS 9.0
Lessons Learned in Implementing PeopleSoft ELS 9.0Lessons Learned in Implementing PeopleSoft ELS 9.0
Lessons Learned in Implementing PeopleSoft ELS 9.0
 
Vuk Djukich_Resume
Vuk Djukich_ResumeVuk Djukich_Resume
Vuk Djukich_Resume
 
Make Customers Fall in Love with Your Salesforce Self-service Community
Make Customers Fall in Love with Your Salesforce Self-service CommunityMake Customers Fall in Love with Your Salesforce Self-service Community
Make Customers Fall in Love with Your Salesforce Self-service Community
 
Plm rev5 innovation 2012
Plm rev5 innovation 2012Plm rev5 innovation 2012
Plm rev5 innovation 2012
 
Sabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large EnterpriseSabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large Enterprise
 
Application Integration: EPM, ERP, Cloud and On-Premise – All options explained
Application Integration: EPM, ERP, Cloud and On-Premise – All options explainedApplication Integration: EPM, ERP, Cloud and On-Premise – All options explained
Application Integration: EPM, ERP, Cloud and On-Premise – All options explained
 
WEBINAR: Face your Budgeting Fears!
WEBINAR: Face your Budgeting Fears!WEBINAR: Face your Budgeting Fears!
WEBINAR: Face your Budgeting Fears!
 
Annie Lostlen Resume
Annie Lostlen ResumeAnnie Lostlen Resume
Annie Lostlen Resume
 
Marion Russell Resume
Marion Russell ResumeMarion Russell Resume
Marion Russell Resume
 
Enterprise Architecture
Enterprise Architecture Enterprise Architecture
Enterprise Architecture
 
Enriching the Value of Clinical Data with Oracle Data Management Workbench
Enriching the Value of Clinical Data with Oracle Data Management WorkbenchEnriching the Value of Clinical Data with Oracle Data Management Workbench
Enriching the Value of Clinical Data with Oracle Data Management Workbench
 
Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...
Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...
Hyperion DRM Online Training | Oracle Hyperion DRM Online Training | Hyperion...
 
Jarrel Thomas Resume 2017
Jarrel Thomas Resume 2017Jarrel Thomas Resume 2017
Jarrel Thomas Resume 2017
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
 
Alexander Rhea Resume
Alexander Rhea ResumeAlexander Rhea Resume
Alexander Rhea Resume
 
RPA: Solution, Tool or Hype?
RPA: Solution, Tool or Hype?RPA: Solution, Tool or Hype?
RPA: Solution, Tool or Hype?
 
Bi 03
Bi 03Bi 03
Bi 03
 
Oracle XML Publisher / BI Publisher
Oracle XML Publisher / BI PublisherOracle XML Publisher / BI Publisher
Oracle XML Publisher / BI Publisher
 
Bradley grigson agile collaboration_pm_ 2016
Bradley grigson agile collaboration_pm_ 2016Bradley grigson agile collaboration_pm_ 2016
Bradley grigson agile collaboration_pm_ 2016
 

Similar to HEDA Migration & Execution at Enterprise Scale

Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...
Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...
Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...Shell Black
 
Quickly Migrating to HEDA from Existing Salesforce Orgs
Quickly Migrating to HEDA from Existing Salesforce OrgsQuickly Migrating to HEDA from Existing Salesforce Orgs
Quickly Migrating to HEDA from Existing Salesforce OrgsSalesforce.org
 
Delivering Exceptional Student Service
Delivering Exceptional Student ServiceDelivering Exceptional Student Service
Delivering Exceptional Student ServiceSalesforce.org
 
Taylor University A HEDA Salesforce Success Story
Taylor University A HEDA Salesforce Success StoryTaylor University A HEDA Salesforce Success Story
Taylor University A HEDA Salesforce Success StoryXiao Lai
 
Designing Enterprise Applications for Speed and Agility
Designing Enterprise Applications for Speed and AgilityDesigning Enterprise Applications for Speed and Agility
Designing Enterprise Applications for Speed and AgilityKenandy
 
Transitioning to HEDA from NPSP
Transitioning to HEDA from NPSPTransitioning to HEDA from NPSP
Transitioning to HEDA from NPSPSalesforce.org
 
Integration Strategies in a SaaS Environment
Integration Strategies in a SaaS EnvironmentIntegration Strategies in a SaaS Environment
Integration Strategies in a SaaS Environmentdreamforce2006
 
Kim Jimenez Resume 2016
 Kim Jimenez Resume 2016 Kim Jimenez Resume 2016
Kim Jimenez Resume 2016Kim Jimenez
 
Heroku + Salesforce = Partner Success
Heroku + Salesforce = Partner SuccessHeroku + Salesforce = Partner Success
Heroku + Salesforce = Partner SuccessAlexander Sutherland
 
Build Apps Fast with Lightning Components from Apttus
Build Apps Fast with Lightning Components from ApttusBuild Apps Fast with Lightning Components from Apttus
Build Apps Fast with Lightning Components from ApttusDreamforce
 
Df14 Maintaining your orgs setup for optimal efficiency for dist
Df14 Maintaining your orgs setup for optimal efficiency for distDf14 Maintaining your orgs setup for optimal efficiency for dist
Df14 Maintaining your orgs setup for optimal efficiency for distjayvinarora
 
Extending Salesforce Using the AppExchange
Extending Salesforce Using the AppExchangeExtending Salesforce Using the AppExchange
Extending Salesforce Using the AppExchangedreamforce2006
 
Webinar: Cut that Clutter! Maintain a Clean Org and Improve Productivity
Webinar: Cut that Clutter! Maintain a Clean Org and Improve ProductivityWebinar: Cut that Clutter! Maintain a Clean Org and Improve Productivity
Webinar: Cut that Clutter! Maintain a Clean Org and Improve ProductivitySalesforce Admins
 
Implement Data Governance Around Packaged Apps in Force.com
Implement Data Governance Around Packaged Apps in Force.comImplement Data Governance Around Packaged Apps in Force.com
Implement Data Governance Around Packaged Apps in Force.comSalesforce Developers
 
Connected Campus: Building Custom Apps on the Platform
Connected Campus: Building Custom Apps on the PlatformConnected Campus: Building Custom Apps on the Platform
Connected Campus: Building Custom Apps on the PlatformSalesforce.org
 
Your Secret Weapon: Top Admin Apps from the AppExchange
Your Secret Weapon: Top Admin Apps from the AppExchangeYour Secret Weapon: Top Admin Apps from the AppExchange
Your Secret Weapon: Top Admin Apps from the AppExchangeMike Gerholdt
 
Bridging the Gap Between K-12 and Higher Ed
Bridging the Gap Between K-12 and Higher EdBridging the Gap Between K-12 and Higher Ed
Bridging the Gap Between K-12 and Higher EdSalesforce.org
 

Similar to HEDA Migration & Execution at Enterprise Scale (20)

Org Merge Best Practices
Org Merge Best PracticesOrg Merge Best Practices
Org Merge Best Practices
 
Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...
Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...
Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...
 
Quickly Migrating to HEDA from Existing Salesforce Orgs
Quickly Migrating to HEDA from Existing Salesforce OrgsQuickly Migrating to HEDA from Existing Salesforce Orgs
Quickly Migrating to HEDA from Existing Salesforce Orgs
 
Delivering Exceptional Student Service
Delivering Exceptional Student ServiceDelivering Exceptional Student Service
Delivering Exceptional Student Service
 
Taylor University A HEDA Salesforce Success Story
Taylor University A HEDA Salesforce Success StoryTaylor University A HEDA Salesforce Success Story
Taylor University A HEDA Salesforce Success Story
 
Designing Enterprise Applications for Speed and Agility
Designing Enterprise Applications for Speed and AgilityDesigning Enterprise Applications for Speed and Agility
Designing Enterprise Applications for Speed and Agility
 
Transitioning to HEDA from NPSP
Transitioning to HEDA from NPSPTransitioning to HEDA from NPSP
Transitioning to HEDA from NPSP
 
Introduction to Force.com
Introduction to Force.comIntroduction to Force.com
Introduction to Force.com
 
Integration Strategies in a SaaS Environment
Integration Strategies in a SaaS EnvironmentIntegration Strategies in a SaaS Environment
Integration Strategies in a SaaS Environment
 
Kim Jimenez Resume 2016
 Kim Jimenez Resume 2016 Kim Jimenez Resume 2016
Kim Jimenez Resume 2016
 
Heroku + Salesforce = Partner Success
Heroku + Salesforce = Partner SuccessHeroku + Salesforce = Partner Success
Heroku + Salesforce = Partner Success
 
Build Apps Fast with Lightning Components from Apttus
Build Apps Fast with Lightning Components from ApttusBuild Apps Fast with Lightning Components from Apttus
Build Apps Fast with Lightning Components from Apttus
 
Df14 Maintaining your orgs setup for optimal efficiency for dist
Df14 Maintaining your orgs setup for optimal efficiency for distDf14 Maintaining your orgs setup for optimal efficiency for dist
Df14 Maintaining your orgs setup for optimal efficiency for dist
 
SSG-SFDC
SSG-SFDCSSG-SFDC
SSG-SFDC
 
Extending Salesforce Using the AppExchange
Extending Salesforce Using the AppExchangeExtending Salesforce Using the AppExchange
Extending Salesforce Using the AppExchange
 
Webinar: Cut that Clutter! Maintain a Clean Org and Improve Productivity
Webinar: Cut that Clutter! Maintain a Clean Org and Improve ProductivityWebinar: Cut that Clutter! Maintain a Clean Org and Improve Productivity
Webinar: Cut that Clutter! Maintain a Clean Org and Improve Productivity
 
Implement Data Governance Around Packaged Apps in Force.com
Implement Data Governance Around Packaged Apps in Force.comImplement Data Governance Around Packaged Apps in Force.com
Implement Data Governance Around Packaged Apps in Force.com
 
Connected Campus: Building Custom Apps on the Platform
Connected Campus: Building Custom Apps on the PlatformConnected Campus: Building Custom Apps on the Platform
Connected Campus: Building Custom Apps on the Platform
 
Your Secret Weapon: Top Admin Apps from the AppExchange
Your Secret Weapon: Top Admin Apps from the AppExchangeYour Secret Weapon: Top Admin Apps from the AppExchange
Your Secret Weapon: Top Admin Apps from the AppExchange
 
Bridging the Gap Between K-12 and Higher Ed
Bridging the Gap Between K-12 and Higher EdBridging the Gap Between K-12 and Higher Ed
Bridging the Gap Between K-12 and Higher Ed
 

More from Salesforce.org

Introduction to the Higher Education Advisory Council 2020
Introduction to the Higher Education Advisory Council 2020Introduction to the Higher Education Advisory Council 2020
Introduction to the Higher Education Advisory Council 2020Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown UniversityAmelia at Georgetown University
Amelia at Georgetown UniversitySalesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University Salesforce.org
 
Intro to the Higher Ed Advisory Council 2018-19
Intro to the Higher Ed Advisory Council 2018-19Intro to the Higher Ed Advisory Council 2018-19
Intro to the Higher Ed Advisory Council 2018-19Salesforce.org
 
Super Session- A Day in the Life of a Nonprofit Fundraiser
Super Session- A Day in the Life of a Nonprofit FundraiserSuper Session- A Day in the Life of a Nonprofit Fundraiser
Super Session- A Day in the Life of a Nonprofit FundraiserSalesforce.org
 
Df18 Fundraising Made Easy
Df18 Fundraising Made Easy Df18 Fundraising Made Easy
Df18 Fundraising Made Easy Salesforce.org
 
Making Moves Magic- A Moves Management 101 for Nonprofit Cloud
Making Moves Magic- A Moves Management 101 for Nonprofit Cloud Making Moves Magic- A Moves Management 101 for Nonprofit Cloud
Making Moves Magic- A Moves Management 101 for Nonprofit Cloud Salesforce.org
 
Living Large: Enterprise Organizations on Nonprofit Cloud
Living Large: Enterprise Organizations on Nonprofit CloudLiving Large: Enterprise Organizations on Nonprofit Cloud
Living Large: Enterprise Organizations on Nonprofit CloudSalesforce.org
 

More from Salesforce.org (20)

Introduction to the Higher Education Advisory Council 2020
Introduction to the Higher Education Advisory Council 2020Introduction to the Higher Education Advisory Council 2020
Introduction to the Higher Education Advisory Council 2020
 
Amelia at Georgetown University
Amelia at Georgetown UniversityAmelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Amelia at Georgetown University
Amelia at Georgetown University Amelia at Georgetown University
Amelia at Georgetown University
 
Warchild Holland
Warchild HollandWarchild Holland
Warchild Holland
 
Daniella Part 2
Daniella Part 2Daniella Part 2
Daniella Part 2
 
Daniella Part 1
Daniella Part 1Daniella Part 1
Daniella Part 1
 
Haifa at UOC
Haifa at UOCHaifa at UOC
Haifa at UOC
 
Intro to the Higher Ed Advisory Council 2018-19
Intro to the Higher Ed Advisory Council 2018-19Intro to the Higher Ed Advisory Council 2018-19
Intro to the Higher Ed Advisory Council 2018-19
 
Super Session- A Day in the Life of a Nonprofit Fundraiser
Super Session- A Day in the Life of a Nonprofit FundraiserSuper Session- A Day in the Life of a Nonprofit Fundraiser
Super Session- A Day in the Life of a Nonprofit Fundraiser
 
Df18 Fundraising Made Easy
Df18 Fundraising Made Easy Df18 Fundraising Made Easy
Df18 Fundraising Made Easy
 
Making Moves Magic- A Moves Management 101 for Nonprofit Cloud
Making Moves Magic- A Moves Management 101 for Nonprofit Cloud Making Moves Magic- A Moves Management 101 for Nonprofit Cloud
Making Moves Magic- A Moves Management 101 for Nonprofit Cloud
 
Living Large: Enterprise Organizations on Nonprofit Cloud
Living Large: Enterprise Organizations on Nonprofit CloudLiving Large: Enterprise Organizations on Nonprofit Cloud
Living Large: Enterprise Organizations on Nonprofit Cloud
 

Recently uploaded

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Recently uploaded (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 

HEDA Migration & Execution at Enterprise Scale

  • 1. HEDA Migration & Execution at Enterprise Scale Richard Conley, Director of Enterprise Applications (IT) Dawn Williams, CRM Communications Specialist (UG Admissions) Marc Pellegrini, Consultant (Streamline)
  • 2. Forward-Looking Statements Statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
  • 3. Agenda About UMass Lowell Our Salesforce Environment Why We Moved to HEDA How We Moved to HEDA Success Story: Undergraduate Admissions Questions and Answers
  • 4. About Us 2nd largest campus in the UMass System • 18,000 Students • $70M Research • 100+ Bachelor; 40+ Masters; 30+ Doctorate • 92,247 Living Alumni Rankings are rising… • US News - #156 Nationally • US News - #80 Public University • Pay scale - #66 ROI: Best Value Colleges University of Massachusetts Lowell
  • 5. Salesforce at UMass Lowell Recruiting and Admissions • Undergraduate • Graduate • Orientation • Placement Testing Hospitality and Events Student Affairs Solution Center • Registrar • Financial Aid • Bursar/Billing Student Retention • Re-Enrollment Campaigns • Early Alert Outreach Single Salesforce Org Campus IT Administered Corporate Partnerships • Co-Op Career Services Information Technology
  • 6. Our Salesforce Environment Single Salesforce Organization for All Centralized IT Support Team • Director; 2 PM’s; 1 Sys Admin; 1 Co-Op; and 1 PT Consultant Scope • 280 End-Users across a couple dozen departments • 678K Contacts; 469K Cases; 545K Emails; and a partridge in a pear tree Daily PeopleSoft ERP inbound integration of 3 million rows of data Multiple 3rd Party Partners • TargetX Recruitment Manager, Sumo Scheduling, DocuSign, Informatica Cloud, FormAssembly, DemandTools, Conga, SMS Magic Fun Facts and other things you should know….
  • 7. Our Salesforce Environment Bucket Accounts • Sharing rules primarily based off account • Some contacts not shared among users Custom Fields • Between TargetX package and UML, many higher education fields created and in use across instance UML Term Object & UML Academic Structure Object • Custom objects created to have lookup relationships with objects such as Contacts, Inquiries, and Applications • Academic Structure contained all college, major, and concentration combinations • Used in 100+ web forms; Reports and Dashboards; Data Integrations TargetX Relationship Object • Common App provided familial relationships captured here TargetX Enrollment History • Used to capture schools a student attended • Only way contacts were connected to a school • PeopleSoft interfaces, data loads, and web forms populated the object • Most recently added was rolled up to the contact Pre-HEDA Setup
  • 8. HEDA at UML Strategic Plan and Roadmap includes: • Salesforce Advisor Link (SAL) • Future salesforce.org and partner solutions built for HEDA • Move closer to vision of a 360 degree, student-centric support system that improves student success Move to a Standard and Commonly Defined Higher Ed Structure • Retire 3rd party vendor HE objects and fields • Retire UML home grown HE objects such as terms and academic structure HEDA is pretty slick and has nice features to leverage • Addressed gaps in functionality such as Relationship and Affiliations • Non-technical trigger management Why do it?
  • 9. How UML Moved to HEDA
  • 10. How We Moved to HEDA Research • HEDA Documentation • HEDA Codebase • Power of Us Hub Create a Plan • Perform migration in Sprints or Waterfall? • In what order will Sprints take place? • What objects need to be replaced? • What new objects do we want to use? • What fields will we use? • Who will be impacted? Tools • Full sandbox • Field Trip • Force.com IDE • Workbench • Data loader • GitHub Preparation
  • 11. How We Moved to HEDA Sprints
  • 12. How We Moved to HEDA Install HEDA Package Relationships HEDA Fields Affiliations Terms Academic Programs Future Sprints • Addresses • Program Enrollments • Courses, Course Offerings, Course Enrollments The Sprints
  • 13. How We Moved to HEDA Background • Get package installed into Production so sandbox refreshes would have HEDA. Key Steps • Turn everything OFF! • Trigger Handlers • Profiles • HEDA Settings • Test Install HEDA Package
  • 14. How We Moved to HEDA Background • Addressed the gap managing parents/guardians for recruiting • Replaced TargetX Relationships with Contacts and Relationship junction object Key Steps • Reciprocal Settings • Incoming data written to both old and new relationships objects • Data loads • Web forms (Form Assembly) • Presented both objects to Admissions for testing (sandbox) • Transition process in production Relationships Contact Relationship Related Contact
  • 15. How We Moved to HEDA Key Steps • Impact Analysis – Rules, Processes, Formulas, Apex, Page Layouts, Reports, Report Types, Field Level Security, etc. • Using Informatica performed a Salesforce to Salesforce job that took current values from existing fields and updated new fields • During transition both new and old field made visible to users. Naming convention indicated which was the HEDA field. Data loads populated both fields. Transition allowed users to convert reports, etc. HEDA Fields
  • 16. How We Moved to HEDA Background • Replaced TargetX Enrollment History • New concept for Corporate Relations Users • Bucket Accounts to Administrative Accounts • Sharing settings primarily based on Accounts • Utilized Primary Affiliations Key Steps • Converted Enrollment History records into Affiliations • Created Affiliation records for each Contact/Account (non-bucket) • Create Admin Accounts and related each Contact to its Admin Account • HEDA trigger turned off during conversion Affiliations Contact Affiliation Account
  • 17. How We Moved to HEDA UML Terms to HEDA Terms • Very similar objects • Impact Analysis – Rules, Processes, Formulas, Apex, Page Layouts, Reports, Report Types, Field Level Security, etc. UML Academic Structure to HEDA Academic Program (Account) • Recreate fields on Account Object • Affiliations • Impact Analysis – Rules, Processes, Formulas, Apex, Page Layouts, Reports, Report Types, Field Level Security, etc. Terms and Academic Programs
  • 18. How We Moved to HEDA No rigid plan…adapted while other priority projects took precedent Get in routine of monthly updates with stakeholders Understand TDTM – how to manage HEDA triggers Take inventory of all rules, processes, etc. that are affected by new fields and objects Formulas – create new field for testing but rewrite old when ready for production Lessons Learned
  • 19. Resources HEDA Documentation: https://powerofus.force.com/articles/Resource/Higher-Education- Data-Architecture-HEDA-Documentation HEDA Codebase: http://developer.salesforce.org/HEDAP/ApexDocumentation/index.html Force.com IDE: https://developer.salesforce.com/page/Force.com_IDE Workbench: https://workbench.developerforce.com/login.php Salesforce Foundation GitHub Page: https://github.com/SalesforceFoundation/HEDAP HEDA Trailhead: https://trailhead.salesforce.com/trails/highered_heda Power of Us Hub User Groups – HEDA, HEDA Release Announcements
  • 21. Goal: Grow Value in Email • High School student email ROI is low and decreasing • Communication timing is shifting to younger students • HEDA allows us to create student-centric communication plans that support multi-segment outreach HEDA Challenges • Adapting report types • Understanding complex data (Parents, students) • Creating new copy/personas Impact • Email program remains strong & continues to add value • Engagement rates doubled – repurposed content holds greater value • Email remains the most cost effective mass communication tool
  • 22. Goal: Increase Qualified Applications • Used relationships to influence application numbers • Created a digital outreach program to a students support network • Targeted parents & counselors of specific segments: • Region • Programs • Affiliations HEDA Challenges • Organizing the data for campaign accessibility • Data merge fields needed to be created Impact • Understood the content important to each segment • 7.5% application growth for Fall 2018
  • 23. Goal: Grow Prospect Pool & Segments • Promoted Junior Preview Day to contacts at key Affiliations to gain specific new prospects • Targeted administrators at key affiliations • Captured student and parent data in one registration feeding into the new HEDA objects HEDA Challenges • Adapting forms for registration & nomination • Communicating event registration and logistics Impact • Event 70% full without sending any emails direct to any student • All registrants were new leads • Captured an affiliations impact on engagement
  • 24. Goal: Support Student Success Coordinated with Family Programs and Financial Aid to create communications for student support. HEDA Challenges • New data/segments with no champion – gets lost • New communications take time Impact • Improved communications with families • Expanded student support to their network • Engaged families and high schools beyond face-to-face • Delivered all data in one report
  • 25. Goal: Support Growth of Internal Programs • Used relationship and affiliation status to create list segments • Improved opt-in based on customer type not program • Available for other offices cross promotion of programs (Graduate Programs, Continuing Education) HEDA Challenges • Legalities of data sharing • New data Impact • TBD – Lists are available, tests happening, going slow
  • 26. Undergraduate Admissions: Lessons Learned No one will know what HEDA is and that is ok. Have a HEDA lead (the Trailheads are helpful) Take a team approach Earn trust in data Support growth Lots of ideas