Loading
Salesforce now sends email only from verified domains. Read More
Get Started with Communications, Media, and Energy & Utilities (CME)...
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
          Copy Datapacks to Migrate

          Copy Datapacks to Migrate

          For the second step to deploy the Industries CPQ in LWC, download the Industries CPQ static resource files. Then, extract and add them to your IDX workspace folder.

          1. From your Salesforce org, click Setup Setup Icon and go to Static Resources.
          2. Find and download all of the CPQ static resources: CPQ_browse_flexcards, CPQ_cart_flexcards, CPQ_common_flexcards, CPQ_config_flexcards, CPQ_multisite_flexcards, CPQ_DR_IP_OS, and CPQ_assets_flexcards.

            Click each resource, and then click View file to download and save it.

            Static resources

            The downloaded files look like the following example.

            Folder view of the downloaded zip files of the static resources
          3. Extract the downloaded CPQ_browse_flexcards.zip file.
          4. Copy the extracted VlocityCard folder and its child folders to your IDX workbench/vlocity folder.
          5. Extract the downloaded CPQ_multisite_flexcards.zip file.

            The extraction creates new multisite folders.

            CPQ Multisite Flexcards
          6. Copy the multisite child folders into your IDX workbench/vlocity/VlocityCard folder.
          7. Extract the downloaded CPQ_cart_flexcards.zip, CPQ_config_flexcards.zip, and CPQ_asssets_flexcards.zip files.

            The extraction creates the folders VlocityCard 2, VlocityCard 3, and VlocityCard 4.

          8. Copy the child folders in VlocityCard 2 into your IDX workbench/vlocity/VlocityCard folder.

            Don't copy the parent VlocityCard 2 folder.

          9. Copy and paste the child folders in VlocityCard 3 into your IDX workbench/vlocity/VlocityCard folder.
          10. Copy and paste the child folders in VlocityCard 4 into your IDX workbench/vlocity/VlocityCard folder.

            The copied child folders from the extracted files all reside within the vlocity/VlocityCard folder, as shown in the following example.

            The extracted child files copied to the ​vlocity/VlocityCard​ folder.
          11. Extract the CPQ_common_flexcards.zip file.

            The extraction creates the vlocity_cmt__CPQ_common_flexcards folder with two child folders VlocityCard and salesforce_sfdx.

          12. Copy all the child folders in vlocity_cmt__CPQ_common_flexcards/VlocityCard into your IDX workbench/vlocity/VlocityCard folder.
          13. From the extracted vlocity_cmt__CPQ_common_flexcards folder, copy the salesforce_sfdx folder into your IDX workbench/ folder.

            Your project folder has the vlocity/ and salesforce_sfdx/ folders.

            The copied salesforce_sfdx folder
          14. In your IDX workbench/salesforce_sfdx/ folder, delete the CME or INS files that you're not using.

            If you're using the INS package, delete the CME files.

            • In the main/default/objects/Quote/webLinks/ folder, delete CreateOrder.webLink-meta.xml.

            If you're using the CME package, delete the INS files.

            • In the main/default/objects/Quote/webLinks/ folder, delete INSCreateOrder.webLink-meta.xml.

              List of XML files in CME
          15. Extract the downloaded CPQ_DR_IP_OS.zip file.

            The extraction creates a vlocity_cmt__CPQ_DR_IP_OS/ folder with three child folders: DataMapperOmniscript, and IntegrationProcedure.

          16. Copy DataMapperOmniscript, and IntegrationProcedure into your IDX workbench/vlocity folder.
            The project vlocity​​ folder with the child folders ​DataRaptor​​, ​Omniscript​​, IntegrationProcedure, and ​VlocityCard.
          17. In your IDX workbench folder, create a sfdx-project.json file with a copy of the following code.
            {
                "packageDirectories": [
                    {
                        "path": "salesforce_sfdx",
                        "default": true
                    }
                ],
                "namespace": "",
                "sfdcLoginUrl": "https://login.salesforce.com",
                "sourceApiVersion": "50.0"
            }

            Your IDX project folder has the sfdx-project.json file and the vlocity and salesforce_sfdx folders

            The completed project file should include the two vlocity and salesforce_sfdx folders and the sfdx-project.json file.
           
          Loading
          Salesforce Help | Article