Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • <endpoint> - Contains connection information to a backend. 
    • address = "" - The backend server url.

    • companyName = "" - Company name is only used when logging in to AX, and defines the company to connect to.
    • default = "" - Sets this endpoint as the initially selected endpoint in the app if more than one are defined. 
    • displayName = "" - The name displayed in the settings section for selecting the endpoints in the app.
    • id = "" - Must be a unique id describing the endpoint. Used to define where profile specific files are saved on the device.
    displayName
    • protocol = "" -
    The name displayed in the settings section for selecting the endpoints in the appprotocol
    • Protocol id from the protocol section.
    • type = "" - Endpoint server type. Accepted values are listed below. 
      • AX
      • DynamicsMobile
  • NAV 
      • NAV
    • <azureConfiguration> - Configuration for a connection to an Azure authenticated backend. 
      • authority = ""
     - Protocol id from the protocol section.companyName
      • - The authority with which the user information must be validated.
      • clientId = ""
     - Company name is only used when logging in to AX, and defines the company to connect to.address
      • - Client id defined in the Azure management portal for the given application.
      • returnUri = ""
     - The server url.default = "" - Sets this endpoint as the initially selected endpoint in the app if more than one are defined. 
      • - Return uri defined in the Azure management portal for the given application.
      • serviceName = "" - Service name for Mobile WMS.