Configure a new Mobile App

In this module we will cover the configuration of a new MobileCaddy Mobile Application on SFDC.

  1. Login to your Salesforce Developer account and go to the Startup tab of the MobileCaddy Application
  2. Click the Create/Install New Mobile Application button.
  3. Fill in the details for the new application. In our case;
    1. Application Name  = Accounts/Contact Explorer, but call it whatever you’d like
    2. Description – Fill in as you’d like
    3. Device App Name shall be BIZ002.
    4. User Provisioning = All Users
    5. OS Version ProvisioningAny OS Version
    6. Template TypeShell App (Blank Template)
    7. TemplateMC_ShellApp001_Data_003 (SyncRefresh003 added.)

      create-new-app 

  4. Click Save. This will create all the required records.
  5. Once created you will be taken to the Mobile Application page. Once here you need to click the Create Provisioning Record button. This creates a record for your user to be associated with the new application. We need this record to be able to access the platform data when our client code requests information from SFDC.