Create an Application using HTTPs Authentication

To create a new application using HTTPs authentication:

  1. Log in to SMP Admin Cockpit.
  2. Under Application, click New.

    Use the information in the table to add new application details for the product you purchased.

    APP ID Name Vendor Type Service Name
    com.innovapptive.massettag Mobile Asset Tag Innovapptive Native /INVMAT/MASSETTAG_2_SRV/
    com.innovapptive.minventory Mobile Inventory Innovapptive Native /INVMIM/MINVENTORY_2_SRV/
    com.innovapptive.mserviceorder Mobile Service Order Innovapptive Native /INVMSO/MSERVICEORDER_SRV/
    com.innovapptive.mshop Mobile Shopping Cart Innovapptive Native /INVMSC/MSHOP_SRV/
    com.innovapptive.mworklist Mobile Universal Approvals Innovapptive Native /INVMWL/MWORKLIST_3_SRV/
    com.innovapptive.mworkorder Mobile WorkOrder Innovapptive Native /INVMWO/MWORKORDER_SRV
    com.innovapptive.racedynamicforms RACE Dynamic Forms Innovapptive Native /INVCEC/RACE_SRV/
  3. Enter the following details in the Create Application window
    • Application ID: Enter the ID of the product.
    • Version: Enter the application version.
    • Name: Enter the name of the product.
    • Type: Select Native.
    • Description: Enter the description of the product.
    • Vendor: Enter Innovapptive Inc.
  4. Click Save.
  5. On the Back End tab, enter the primary connection details such as back-end URL and maximum number of connections.
    Endpoint:

    https://innovapptive.gw.server:8001/sap/opu/odata/iwfnd/rmtsampleflight/

    The following table lists the backend URLs for Innovapptive products.

    Product OData URL
    mAssetTag http(s)://<gw_system_host>:<http(s)_port>/sap/opu/odata/INVMAT/MASSETTAG_2_SRV/
    mInventory http(s)://<gw_system_host>:<http(s)_port>/sap/opu/odata/INVMIM/MINVENTORY_2_SRV/
    mServiceOrder http(s)://<gw_system_host>:<http(s)_port>/sap/opu/odata/INVMSO/MSERVICEORDER_SRV/
    mShop http(s)://<gw_system_host>:<http(s)_port>/sap/opu/odata/INVMSC/MSHOP_SRV/
    mWorklist http(s)://<gw_system_host>:<http(s)_port>/sap/opu/odata/INVMWL/MWORKLIST_3_SRV/
    mWorkOrder http(s)://<gw_system_host>:<http(s)_port>/sap/opu/odata/INVMWO/MWORKORDER_SRV/
    RACE Dynamic Forms http(s)://<gw_system_host>:<http(s)_port>/sap/opu/odata/INVCEC/RACE_SRV/
  6. On the Authentication tab, select the Security Profile.
  7. Click Save.
  8. Select the Application from Applications menu and click Ping.