Loading
Salesforce Enforces New Security Requirements in Summer 2026Read More
Energy & Utilities Cloud
Deploy Salesforce Datapacks for Large Account Sales Management

Deploy Salesforce Datapacks for Large Account Sales Management

After you download the Large Account Sales Management SFDX datapacks, migrate them to your Salesforce org.

Before you begin:

  • You must deploy EPC datapacks and set up Industries Configure Price Quote (CPQ) before you deploy Vlocity or Salesforce datapacks.

  • For orgs that use Standard OmniStudio Content and Runtime extract EUC_LASM_OSRT_Sfdx_Datapacks to the LASM_SFDX folder. Create the folder if it doesn't already exist.

  • For orgs that use Standard OmniStudio Content, extract EUC_LASM_Sfdx_Datapacks to the LASM_SFDX folder. Create the folder if it doesn't already exist.

  1. For each folder, create the file sfdx-project.json which contains the following code:
    {
        "packageDirectories": [
            {
                "path": "salesforce_sfdx",
                "default": true
            }
        ],
        "namespace": "",
        "sfdcLoginUrl": "https://login.salesforce.com",
        "sourceApiVersion": "59.0"
    }
  2. Move the package.xml file from salesforce_sfdx/main/default to the LASM_SFDX folder.
    SFDX datapack for Large Account Sales Management
  3. Open LASM_SFDX in Visual Studio Code.
  4. Authenticate your org if you have not already done so. See Prepare Your Org for Large Account Sales Management Static Resources.
  5. Deploy components from to your target org.
    1. In VSCode, in the left panel, right-click the salesforce-sfdx folder.
      For Mac devices, CMD + click the salesforce-sfdx folder.
    2. Click SFDX: Deploy Source to Org.
      If deployment fails for any component, select the components that failed and deploy them individually.

If you encounter errors deploying the SFDX datapacks, see Troubleshoot Large Account Sales Management.

After all datapacks are deployed, perform post-deployment steps. See Perform Post Deployment Steps Large Account Sales Management.

 
Loading
Salesforce Help | Article