Skip to main content

I am trying to generate demo data for Program Management Module using Snowfakery and cumulusCI. I am struggling to do it as there is no proper guide or tutorial to do it.  I have create the project as mentioned in Trailhead Module Data Management with CumulusCI.  I am also following the instruction mentioned in  https://github.com/SFDO-Community-Sprints/DataGenerationToolkit/blob/main/docs/PMMSampleinstruction.md

 

it is still confusing. Can someone please guide me to clear simple steps of generating data for PMM Using Snowfakery and cumulusCI

 

Thanks

#PMM #CumulusCI #Snowfakery

8 réponses
  1. 12 févr. 2024, 06:16

    FYI for anyone else who wants to import the sample data from the PMM module release:

     

    1. Install VS Code
    2. Install Salesforce extensions (expanded) in VS Code
    3. Install CCI
    4. Log into your org and ensure that your user profile has access to all Account record types
    5. Run the commands in VS Code terminal as follows

    cci org connect <YOUR ORG NICKNAME>

    cci org default <YOUR ORG NICKNAME>

    cci task run load_dataset

0/9000