Some time ago, a customer told me about his need to produce, via EriZone, a summary document containing the data collected in the ticket dynamic fields.
One way to do this is to take advantage of the EriZone Ticket Notification Module.
Using the native editor in the notification module, I created an HTML table and formatted the various sections in different ways to separate them graphically.
The final result was the desired one, but since the use of the native editor only allows for simple settings (format, font, size, align and a few others), I looked for a more flexible solution.
I then tried to create an HTML document directly within the notification form itself by adding a style sheet (CSS). You can see (and modify) the HTML source instead of the text notification simply by clicking on the sourcebutton.
Adding a style sheet exceeds the limits of the native editor, but makes the notification much more attractive. The style must be inserted before the HTML of the notification text.
You can use the site https://divtable.com/table-styler/for example to quickly create the CSS and the structure of the table that interests you. I suggest you create the table as a<div>and not as a <table>since it makes the text responsive.
To complete your notification you can add images and/or company logos. To do this, you have to convert each image into a base64 string using for example this online service: https://www.base64-image.de/
And if You Need to Send a Notification at a Certain Time?
Simple! Create a dynamic field and change it into a transition action or an activity dialog. Then trigger the field in the notification by filtering it for the value you’re going to set and you’re done: your notification is ready to be sent.
If you have any doubts or questions, don’t hesitate to ask your trusted EriZone consultant.
For several years I have been managing processes with trouble ticket systems. After having worked with some of those, EriZone impressed me for its features and flexibility, so I moved with my wife from Piedmont to South Tyrol to become part of the Würth Phoenix System Integration team as Technical Consultant. I spend my free time travelling, exploring my new neighborhood, or if I have to stay at home I binge-watch tv series.
Author
Gabriele Cecco
For several years I have been managing processes with trouble ticket systems. After having worked with some of those, EriZone impressed me for its features and flexibility, so I moved with my wife from Piedmont to South Tyrol to become part of the Würth Phoenix System Integration team as Technical Consultant. I spend my free time travelling, exploring my new neighborhood, or if I have to stay at home I binge-watch tv series.
Both Microsoft and Google will terminate within summer/autumn 2022 the possibility of accessing POP and IMAP mailboxes using usernames and passwords! In the course of the year 2022 Microsoft and Google will terminate support for Basic Auth (the authentication with Read More
More and more companies are adopting the now “quasi-standard” JIRA Software issue tracking and software project management tool, and the emerging ticketing tool JIRA Service Management. For most of them, when transitioning from their previous system, it is essential to Read More
Whenever a new monitoring project gets underway, a consultant discusses with the customer about almost any related topic: what needs to be monitored, how to monitor it, when to implement it, how to represent performance data, etc. Based on customer Read More
Lately we've heard over and over about alternative instant messaging applications similar to the more famous WhatsApp. We've talked before about the possibility of implementing notifications from our monitoring system through Telegram. In this article we'll talk about an alternative Read More
In my previous post I showed you how to make your own alerts on NetEye SIEM by using the Elastic Watcher and Alerts and Actions features. But if we work in production environments, what we really need is an alert Read More