Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Visual Studio Code Based Modeler for Consumer Goods 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
          Consumer Goods Cloud Offline Mobile App Customization Workflow

          Consumer Goods Cloud Offline Mobile App Customization Workflow

          You can customize the core design contracts or add custom contracts and define the desired customization. Test the customization in the simulator app and deploy the customizations to Consumer Goods Cloud offline mobile app users.

          Required Editions

          Available in: Lightning Experience in Enterprise and Unlimited Editions that have Consumer Goods Cloud enabled
          User Permissions Needed
          To customize the CG Cloud offline mobile app: Customizer, Admin

          The workflow explains how you can plan, develop, test, and deploy your Consumer Goods Cloud offline mobile app customizations.

          Illustrates the highlevel sequence of steps to customize the mobile app.
          1. In the Salesforce Lightning App Builder, download the Modeler Design Contracts package from the Custom - Managed section.
          2. Set up a source control management system (Git recommended) to host the design contracts.
          3. In Git, check out the feature branch where you want to implement and test your customization project.
          4. Create a workspace by running sf modeler workspace create.
          5. Extract the Modeler Design Contracts ZIP file and copy the contents of the contracts folder to the src folder in your workspace.
          6. Customize the core contracts for your project. You can also create a custom module and add the required contracts and logic files. To add a custom module and its contracts by running sf modeler workspace add.
          7. Build the runtime artifacts by running sf modeler workspace build.
          8. Start the Modeler server by running sf modeler workspace server start.
          9. Test and verify the customization in the simulator app UI.
            If the customization fails, fix the issues and repeat the steps starting with extracting the Modeler Design Contracts ZIP file until the customization is successfully implemented.
          10. Check in the customized design contracts to the feature branch.
          11. Generate the deployment ZIP file by running sf modeler workspace package.
          12. Register the deployment file in the Sync Management app and publish the customization changes to the Consumer Goods Cloud offline mobile app users.
           
          Loading
          Salesforce Help | Article