DataPlatform Status
All Systems Operational
Data Web Access ? Operational
Standard Portal ? Operational
DataPortal ? Operational
Web Service Operational
REST API Operational
AEMP API Operational
Machine Data Ingestion ? Operational
Connection Service Operational
Data Processing ? Operational
Reporting Operational
Scheduled E-Mail Reports Operational
RealTime Dashboard ? Operational
Mobile Network Services Operational
Operational
Degraded Performance
Partial Outage
Major Outage
Maintenance
Scheduled Maintenance
Update - After an internal review, also the following endpoints will be discontinued.
A replacement on REST API already is available.

- File
- downloadFiles (new by 2023-03-15)
- searchFiles (new by 2023-03-15)

Mar 15, 2023 - 09:56 CET
Scheduled - Proemion is constantly improving the DataPlatform and it's REST API to provide an up-to-date telematics system.
As part of this process, Proemion will discontinue functionality available on the Proemion SOAP Web Service API (PWS) with new functionality already available on the REST API. Support for the SOAP Web Service API is scheduled to be removed after September 2023. Proemion will only maintain limited support for the SOAP endpoints in existing custom RealTime clients.

The following SOAP endpoints and methods will be removed including all previously deprecated endpoints and methods:
- RuntimeEntities
- getAllVisibleRuntimeDeviceGroups
- getAllVisibleRuntimeDevices
- getAllVisibleRuntimeMachineGroups
- getRuntimeDeviceDetails
- Status
- getDeviceStates
- heartbeat
- File
- deleteUploadFiles
- deleteDownloadFiles
- downloadFiles (new by 2023-03-15)
- getDbsConfiguration
- listDbsForMachine
- markFetchedFile
- markFetchedFiles
- searchFiles (new by 2023-03-15)
- uploadFirmwareToMachine
- Device
- getHWInformation
- getDataTransferVolume
- Management
- modifyDevices
- modifyMachines
- getAvailableActivationPlans
- activateDevices
- PdcService
- listPdcs
- listAllVersions
- uploadPdc
- downloadPdc
- listDevicesForPdc

Note: In order to keep up compatibility for older RealTime client software, the following Endpoints and Methods will be migrated to the DataPlatform entitlement system.

Support will remain for these endpoints:
- Authentication / clientLogin
- Device / changeDeviceModeTo
- Diag / getDiagnosis
- Mapping / getLastKnownPositionForObject
- Status / getMachineStates
- RuntimeEntities / getAllVisibleRuntimeMachines
- File
- uploadFileToMachine

In case you have problems with or questions about the migration to REST API for your software clients, please contact your FAE or our support at https://support.proemion.com/

Feb 08, 2023 - 07:37 CET
Proemion recently has released an improvement for the management of the machine details page layouts. The feature is described in our DataPortal Manual on https://docs.proemion.com/ and helps you to easily manage the availability of various machine details page layouts for different machine models and organization unit types.
With the new management feature, machine details page layouts can be managed at a central place by the tenant (root) organization unit. We recommend you familiarize yourself with the documentation linked above.

This feature replaces the previous "Named Dashboards" feature which had led to confusing configuration options in the past.
For most organization units, the migration already is done and the feature "Org type machine dashboards" is already switched "On" in the feature switches section.
Unfortunately, due to the complexity of the previous configuration options, for some organization's DataPlatform accounts no automatic migration is possible and a manual adjustment is required.
You may check if your organization is affected by checking the state of "Org type machine dashboards" in Settings -> Organization Structure -> Features -> Sections. If the feature state is "On", your organization is not affected. If it is "Lab" or "Off", your organization needs manual migration. Check for the instructions below.

We have scheduled a migration window for these organizations so that you as soon as possible can take advantage of the new feature.

The internal migration script is ececuted and made the new machine page layout feature available in Lab mode to all organization on March 18, 2024. Starting now, users with Admin:Dashboard permissions and Lab mode enabled, can see the new management view and start adjusting the layout availability.

We have prepared a migration guide to help you with the required steps. You can access it here: http://docs.proemion.com/docs/Machine_Pages_by_Org_Type_Guide.html
Please follow the instructions in this guide and align the layouts for your account as soon as possible.
All changes that are made will just apply to users with Lab mode enabled until the feature is fully switched on.

NOTE: Before you have completed the manual migration steps, only add new machine page layouts with users that have Lab mode activated! Otherwise, the new page layouts may get lost.

When all adjustments have been made and the portal appearance has been tested by some users in Lab mode, the feature can be activated by you for all users by toggling the feature "Org type machine dashboards" to "On".

Please note to complete the migration from the previous "Named Dashboards" feature, we will automatically enable the "Org type machine dashboards" after April 12, 2024. Make sure you complete the migration steps until then. Otherwise, your users will be presented with a default dashboard.

In case of questions, do not hesitate to contact me via this issue or a separate support request.

Posted on Mar 18, 2024 - 13:56 CET
REST API Version Change - Version 23.7.0 is discontinued - Version 24.2.0 is introduced

With the deployment scheduled during the maintenance time, our REST API will undergo a version change.

New Version: 24.2.0 is already active
Previous Version: 23.7.0 is now deprecated and will be removed after July 2024
Discontinued Version: 23.2.0 will be removed with this Maintenance

Please refer to https://docs.proemion.com/api/ and https://docs.proemion.com/api/changelog.html for details on the endpoints affected from change, deprecation and removal.

It is strongly recommended to adjust your REST API client implementations to use versioned endpoint URLs and to update to the latest version of our REST API.

Affected endpoints:

- GET /assignments - https://docs.proemion.com/api/#api-Assignments-getAssignments
- GET /dataConfigurations - https://docs.proemion.com/api/#api-Data_Configuration_PDC-getDataConfigurations
- POST /dataConfigurations - https://docs.proemion.com/api/#api-Data_Configuration_PDC-postDataConfigurations
- GET /maintenanceTasks - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasks
- POST /maintenanceTasks - https://docs.proemion.com/api/#api-Maintenance_Tasks-postMaintenanceTasks
- GET /maintenanceTasks/countBy - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksCountBy
- GET /maintenanceTasks/assignableUsers - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksAssignableUsers
- GET /maintenanceTasks/:id/changelog - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksIdChangelog
- GET /organizationUnits - https://docs.proemion.com/api/#api-Organization_Units-getOrganizationUnits

- GET /organizationUnits/count (DEPRECATED) - https://docs.proemion.com/api/#api-Organization_Units-getOrganizationUnitsCount
- GET /users/:id (DEPRECATED) - https://docs.proemion.com/api/#api-Users-getUsersKey

- GET /me (old versions get removed) - https://docs.proemion.com/api/#api-Me-getMeMetadata
- GET /events (old versions get removed) - https://docs.proemion.com/api/#api-Events-getEvents
- POST /models (old versions get removed) - https://docs.proemion.com/api/#api-Models-postModels
- GET /models (old versions get removed) - https://docs.proemion.com/api/#api-Models-getModels

- GET /events/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Events-getEventsCount
- GET /models/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Models-getModelsCount
- GET /users/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Users-getUsersCount
- GET /communicationUnits/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Communication_Units-getCommunicationUnitsCount
- GET /maintenanceTasks/:id (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksId

All unchanged endpoints will also work when called with the versioned URL.

Posted on Mar 15, 2024 - 14:17 CET
Processing latency ?
Fetching
REST API: Measurements query latency
Fetching
REST API: Login query latency
Fetching
AEMP API: Login Query Latency
Fetching
AEMP Import: from CAT
Fetching
AEMP Import: from Hitachi
Fetching
AEMP Import: from Liebherr LiDAT
Fetching
AEMP Import: from Volvo
Fetching
AEMP Import: from Wirtgen Group
Fetching
Past Incidents
Mar 19, 2024

No incidents reported today.

Mar 18, 2024

No incidents reported.

Mar 17, 2024

No incidents reported.

Mar 16, 2024

No incidents reported.

Mar 15, 2024

No incidents reported.

Mar 14, 2024

No incidents reported.

Mar 13, 2024

No incidents reported.

Mar 12, 2024

No incidents reported.

Mar 11, 2024

No incidents reported.

Mar 10, 2024

No incidents reported.

Mar 9, 2024

No incidents reported.

Mar 8, 2024

No incidents reported.

Mar 7, 2024

No incidents reported.

Mar 6, 2024

No incidents reported.

Mar 5, 2024

No incidents reported.