Add back-end connection RACE URL and upload application help resource

To configure the RACE URL and Resource APPID on SCP mobile services, get the admin authorization for SCP mobile service.

To add back end connection RACE URL and upload help resource file:

  1. Log in to SCP Account.
  2. Click Services.
  3. Click Mobile Services.
  4. Click Go to Service.
  5. Select Mobile Applications tab and click Native/Hybrid option
  6. Select the application that you have configured.
    For example, com.innovapptive.mworkorder and you will navigate to application setting page. You can configure the Assigned Features of the application.
  7. Click the Connectivity option.
  8. Select Configuration tab and click the Create option.
  9. Enter the following:
    • Mobile Destination: com.innovapptive.mworace
      Note: Mobile Destination name should be the same as used in the settings.json file.
    • URL: http://Virtualhost:HTTP(s)/sap/opu/odata/INVCEC/RACE_SRV/
      Note: RACE URL remains the same for all applications, such as mWorkOrder, mWorklist, mAssetTag, and mInventory.
    • For com.innovapptive.mworkorder(mWorkOrder) application, multiple connection names are used for creating multiple offline stores in application.
      • Mobile Destination name is mwo.funloc and URL is http://Virtualhost:HTTP(s)/sap/opu/odata/INVMWO/MWOFUNLOCATION_SRV/
      • Mobile Destination name is mwo.equipment and URL is http://Virtualhost:HTTP(s)/sap/opu/odata/INVMWO/MWOEQUIPMENT_SRV/
      • Mobile Destination name is mwo.attach and URL is http://Virtualhost:HTTP(s)/sap/opu/odata/INVMWO/WOATTACHMENTS_SRV/
  10. Proxy Type: OnPremise (Cloud Connector) and click Next.
  11. Select SSO Mechanism as Principal Propagation.
  12. Click Finish and test the destination by a ping test.
  13. Click the Client Resources tab.
    1. Enter the Bundle Name and Version as application_help and 1.0 respectively.
    2. Browse and upload the resource file.