You are here:
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.

