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
          Facade.requestSfDataOnDemandAsync(<nft name>, <array of nft ids>)

          Facade.requestSfDataOnDemandAsync(<nft name>, <array of nft ids>)

          When Consumer Goods offline mobile app is launched, the devices are synced and Consumer Goods Cloud Mobile App Framework automatically checks for and downloads new or modified tracked objects. A BoSfReplicationCallback.requestOnDemandDataAsync method is called to trigger the named fetch tree (NFT) sync. This method retrieves the IDs of all the mandatory NFTs and calls the Facade.requestSfDataOnDemandAsync method to request for NFT synchronization.

          Required Editions

          Available in: Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled.

          Parameters

          • nft name: Name of the NFT.
          • array of nft ids: List of the NFT IDs.A BatchNftRequest object, which contains the NFT download request information.

          Returns

          A Promise.

          Note
          Note The implementation of this method is optional.
           
          Loading
          Salesforce Help | Article