Loading
Upcoming Mandatory Changes to Public Key Infrastructure (PKI)Read More
Salesforce Enforces New Security Requirements in Summer 2026Read More
Energy & Utilities Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Deploy Application Approval Datapacks for Utility Self Service Portal

          Deploy Application Approval Datapacks for Utility Self Service Portal

          After you download the Application Approval datapacks, migrate them to your Salesforce org.

          Before you begin:

          Extract EUC_ProgramApplnApproval_Sfdx_Datapacks to the ProgramApplnApproval_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 ProgramApplnApproval_SFDX folder.
            ProgramApplnApproval_SFDX folder
          3. Open ProgramApplnApproval_SFDX in Visual Studio Code.
          4. Authenticate your org if you have not already done so. See Prepare Your Org for Utility Self Service Portal 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.

          After all datapacks are deployed, assign permission sets to your users and then perform post-deployment steps on your target org. See Configure Permissions for Utility Self Service Portal Users and Post Deployment Steps for Utility Self Service Portal.

           
          Loading
          Salesforce Help | Article