-
Notifications
You must be signed in to change notification settings - Fork 0
Home
EDAEASY
- Team Leader(s): Thaddaeus Dahlberg
- GitHub Scribe(s): Farrah Friedrich
- List of all Contributors: Jason Lantz, Kathy Lueckeman, Steph Sisson
Salesforce Administrators, Salesforce Developers
Our vision for this project is to make it easier for higher ed institutions to try out the EDA/EASY/Interactions Salesforce products. The current process to install, configure and load sample data takes a significant amount of manual work. This will automate the entire process in a scratch org, allowing for faster review and testing of existing functionality.
We will create a package using CumulusCI to spin up a scratch org that will:
- Contain EDA
- Contain EASY with Interactions
- Contain pre-loaded configuration and test data
- Setup CumulusCI
- Create YML file to install EDA, EASY with Interactions, and data set.
To work on this project in a scratch org:
- Set up CumulusCI
- Run
cci flow run dev_org --org dev
to deploy this project. - Run
cci org browser dev
to open the org in your browser.
The CumulusCI project YML creation is in progress. We've installed EDA, EASY with Interactions, and we are working on the data load piece. Due to the quantity of data needed, we have to reduce batch sizes very small to get the load to complete.