-
Clone the repo:
git clone [email protected]:albarivas/working-with-data-code-examples.git
-
If you haven't already done so, authorize with your hub org and provide it with an alias (myhuborg in the command below):
sfdx force:auth:web:login -d -a myhuborg
-
Create a scratch org and provide it with an alias (working-with-data-code-examples in the command below):
sfdx force:org:create -s -f config/project-scratch-def.json -a working-with-data-code-examples
-
Push the app to your scratch org:
sfdx force:source:push
-
Assign the Working_with_Data permission set to the default user:
sfdx force:user:permset:assign -n Working_with_Data
-
Open the scratch org:
sfdx force:org:open
-
Find an Account in your org and do a search & replace on the code, as the account Id is hardcoded to "0011700001Ut0BOAAZ". Then push again.
-
Notifications
You must be signed in to change notification settings - Fork 8
albarivas/working-with-data-code-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published