Skip to main content
Skip table of contents

Maintenance notification creation

Endpoint: POST {{host}}/maintenance/notifications

Input Parameters: Maintenance Notification object parameters

image-20240509-101501.png

Steps:

  1. Notification creation with input parameters with following logic:

    1. Notification number is generated based on notification sequence.

    2. If no Status is provided - Created status is used

    3. If Equipment is provided and equipment has associated user and Setting parameters Automatic assignment to responsible team/user is allowed Assigned status is used for Notification and user is assigned to Notification

    4. If Equipment is provided and equipment has associated team and Setting parameters Automatic assignment to responsible team/user + Allow maintenance planning mode by teams are allowed AssignedToTeam status is used for Notification and team is assigned to Notification

  2. If notification has assigned equipment and Equipment has enabled parameter Automatic order creation from notification → Maintenance Order is created with same parameters as Notification (Equipment parameter “Automatic order creation from notification” has higher priority than “Automatic assignment to responsible team/user” parameter from Setting)

  3. Application Notification is created for newly created Maintenance notification

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.