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

Add back-end connection RACE URL for the application. mWorkOrder application is used as example here.

Ensure that application is configured using the security guidelines detailed in the pre-installation guide.

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

  1. Log in to SMP Admin Cockpit using the following URL: https://smphostname:port/Admin/
  2. Click the Application tab.
  3. Click the App ID. For example, com.innovapptive.mworkorder.
  4. Click the BACK END tab and scroll to the bottom of the page.
  5. In the Back-end Connections section, click New.
  6. Enter the following details, as shown below:
    • Connection Name: com.innovapptive.mworace
      Note: Connection name should be the same as used in the settings.json file.
    • Back-End URL: http://GATEWAY: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.
      • Connection Name is mwo.funloc and back-end URL is http://GATEWAY:HTTP(s)/sap/opu/odata/INVMWO/MWOFUNLOCATION_SRV/
      • Connection Name is mwo.equipment and back-end URL is http://GATEWAY:HTTP(s)/sap/opu/odata/INVMWO/MWOEQUIPMENT_SRV/
      • Connection Name is mwo.attach and back-end URL is http://GATEWAY:HTTP(s)/sap/opu/odata/INVMWO/WOATTACHMENTS_SRV/
  7. In SSO mechanisms, click Add and select SSO2.
  8. Save and test the app ID by a ping test.
  9. 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.