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:
-
Log in to SMP Admin Cockpit using the following URL:
https://smphostname:port/Admin/
-
Click the Application tab.
-
Click the App ID. For example, com.innovapptive.mworkorder.
-
Click the BACK END tab and scroll to the bottom of the page.
-
In the Back-end Connections section, click New.
-
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, andmInventory.
- 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/
-
In SSO mechanisms, click Add and select SSO2.
-
Save and test the app ID by a ping test.
-
Click the Client Resources tab.
- Enter the Bundle Name and Version as application_help and
1.0 respectively.
- Browse and upload the resource file.