This feature enables administrative users (Company or Factory admins) to define triggers in Evocon and receive notifications via email or Webhook, thus providing real-time information for quick decision-making.
A trigger is an event on Shift View that will send out an alert. Alerts can be set up for stop reasons, scrap, product changeover and checklist events and the user is notified via email or a notification set up via Webhook (~3 min delay).
<aside> 👉 Saving alerts
Alerts will start looking for trigger events once they have been created in the settings. The alert will not be sent out for events that happened before its creation. Example: A downtime alert is set up at 13:00, it does not send out an alert if the stop reason is added to a stop that happened before this time (for example 12:30-12:45 the same day).
</aside>
Go to Settings and click on the “Alerts” card:
Click on “+ ALERT” button to add an alert:
Name – A name for the alert that you can recognise later (e.g. Mechanical Stop at Station 1)
Filters – Choose the factory, station, product and/or operator that this alert applies to
Trigger – ****Set up the trigger for the alert (see below for more information on the triggers)
+ Channel – Add to which channel you want to receive the notifications and define the variables you want to see in the alert message
Alert status – use the toggle to activate or disable the alert
<aside> ☝ Note: Alert regarding the stop is sent out 2-3 minutes after the stop is commented or when the stop reaches the length defined by the “Lasts longer than” trigger.
</aside>
Downtime – ****Define which stops will trigger alerts.
Scrap - Define which scrap reason(s) and at what count triggers the alert.
Changeover - Define which changeover actions trigger the alert
Checklist - Define which status triggers an alert for the selected checklist(s).
Type: Email
Email: Specify the recipient(s) of the alert
Subject: Values defined in the brackets will be seen on your email subject line
Message: Variables defined in the brackets will be sent as an email message (you can select the variables you want to see in the alert)
Type: Webhook
URL: This is the URL where the request will be sent.
Message: This is where you can create a “body” of the webhook that is read by the receiving server. The body of the webhook message is base64 encoded.