Mobile client configuration

Gets the mobile app configuration setting for the currently logged in user.

Uri

GET configuration/

Parameters

companyId
- Legal entity context

Form Data

JSON Response

{
   "version":"2010.0.0.0",
   "language":"en-us",
   "logLevel":4,
   "entityDocuTypeSetup":[
      
   ],
   "Mobile Base":{
      "attachment":{
         "max-attachment-size":15000,
         "max-image-size":200,
         "maxLazyLoadCacheSize":75
      },
      "offlineEntitySynchronization-enabled":true,
      "telemetry-enabled":false
   },
   "Enterprise Asset Management":{
      "enabled":true,
      "maintenanceObject":{
         "allowObjectImageUpdate":false,
         "allowSpecificationAdd":false,
         "allowSpecificationUpdate":false,
         "attachments-enabled":true,
         "counters-enabled":true,
         "faults-enabled":true,
         "objectbom-enabled":true,
         "offlineObjects-enabled":false,
         "productionStop-enabled":false,
         "spareparts-enabled":true,
         "timeline-enabled":true
      },
      "planning":{
         "allowEditHours":false,
         "card-title":"[\"workOrderDescription\",\"jobTypeId\",\"jobVariantId\",\"jobTradeId\",\"workOrderId\"]",
         "enabled":true,
         "readonly":false,
         "showPlannedAbsence":false,
         "split-enabled":true,
         "weekStartDay":"Monday"
      },
      "request":{
         "enabled":true,
         "request-attachments-enabled":true,
         "request-fault-enabled":true,
         "stageChangesAllowed":"[]"
      },
      "servicePortal":{
         "enabled":true,
         "request-attachments-enabled":true,
         "request-fault-enabled":true
      },
      "signoff-report":{
         "checklists-enabled":false,
         "customer-signature-enabled":true,
         "expenses-enabled":true,
         "hours-enabled":true,
         "items-enabled":true,
         "signoffReport-enabled":true,
         "worker-signature-enabled":true
      },
      "workOrder":{
         "allowEditSchedule":true,
         "attachments-enabled":true,
         "checklists-enabled":true,
         "createWorkOrder-enabled":true,
         "modifyItemForecast-enabled":false,
         "offlineInventory-enabled":false,
         "registration":{
            "expenses-enabled":true,
            "fromAndToTime-enabled":false,
            "itemForceFunctionalLocationInventDim-enabled":false,
            "items-enabled":true,
            "registrationsOnBehalf":false,
            "startStop-enabled":false
         },
         "stageChangesAllowed":"[]"
      },
      "microsoftAssetManagement":true,
      "version":"2010.0.0.0",
      "primaryFunctionalLocationId":""
   }
}

Copyright Dynaway A/S

Privacy Policy