{"id":2665,"date":"2019-03-25T17:40:39","date_gmt":"2019-03-25T20:40:39","guid":{"rendered":"http:\/\/xexeu.elipse.com.br\/pt\/kb44114-deleting-an-alarms-returntonormal-message\/"},"modified":"2022-01-04T15:34:51","modified_gmt":"2022-01-04T18:34:51","slug":"kb44114-deleting-an-alarms-returntonormal-message","status":"publish","type":"post","link":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/","title":{"rendered":"KB-44114: Deleting an alarm&#8217;s return-to-normal message."},"content":{"rendered":"<div style=\"text-align: justify;\">\n<p><span style=\"font-weight: bold;\">Question:<\/span><\/p>\n<p>I don&#8217;t want a return-to-normal-status message to be displayed in the Database. Is it possible?<\/p>\n<p><span style=\"font-weight: bold;\">Solution:<\/span><\/p>\n<p>Not, it is not possible to do this automatically: by default, all return-to-normal messages are always recorded in the database. However, you can delete these lines after they have been recorded. If you cannot find any settings for this in the application&#8217;s alarms, follow the procedures below to delete the alarm&#8217;s return-to-normal message:<\/p>\n<p>1. Create an Alarm Server. On <span style=\"font-weight: bold;\">Configuration <\/span>tab, select the fields to record your choice, and the field <span style=\"font-weight: bold;\">SubConditionName <\/span>(mandatory);<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture1.bmp\" alt=\"\" width=\"463\" height=\"526\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>&nbsp;<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture2.bmp\" alt=\"\" width=\"375\" height=\"269\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>2.\u00a0 Insert an Alarm Configuration and configure the desired alarms;<\/p>\n<p>3.\u00a0 Insert a Query into Data Objects, which is in Server Objects;<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture3.bmp\" alt=\"\" width=\"296\" height=\"384\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>4. Check the Query: choose the Database and the Table where the Alarms are being saved, select the field <span style=\"font-weight: bold;\">SubConditionName<\/span>, and edit the Query&#8217;s <span style=\"font-weight: bold;\">SQL <\/span>tab according to the figure below:<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture4.bmp\" alt=\"\" width=\"500\" height=\"373\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>&nbsp;<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture5.bmp\" alt=\"\" width=\"500\" height=\"375\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>5. See below an example of the SQL command lines that must be on <span style=\"font-weight: bold;\">SQL <\/span>tab, where <span style=\"font-weight: bold;\">TableName <\/span>is the name of the table where alarms are being saved:<\/p>\n<p><span style=\"font-family: Courier New; color: #000000;\">DELETE TableName.SubConditionName<\/span><br style=\"font-family: Courier New; color: #000000;\" \/><span style=\"font-family: Courier New; color: #000000;\">FROM TableName<\/span><br style=\"font-family: Courier New; color: #000000;\" \/><span style=\"font-family: Courier New; color: #000000;\">WHERE ( TableName.SubConditionName\u00a0 = &#8216; &#8216; )<\/span><\/p>\n<p>6. To execute the Query, use a script with <span style=\"font-style: italic;\">Execute <\/span>method from the previously added Query. For example, create a User Event in the Alarms Configuration linked to the property\/expression <span style=\"font-style: italic;\">ActiveAlarms <\/span>of Alarms Server;<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture6.bmp\" alt=\"\" width=\"380\" height=\"291\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>&nbsp;<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture7.bmp\" alt=\"\" width=\"500\" height=\"186\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>7. At the AppBrowser, select the Query&#8217;s <span style=\"font-style: italic;\">Execute <\/span>method and insert it into a Script in the event you have created.<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture8.bmp\" alt=\"\" width=\"500\" height=\"89\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>&nbsp;<\/p>\n<div style=\"text-align: center;\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture9.bmp\" alt=\"\" width=\"500\" height=\"404\" align=\"Baseline\" border=\"0\" \/><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Question: I don&#8217;t want a return-to-normal-status message to be displayed in the Database. Is it possible? Solution: Not, it is not possible to do this automatically: by default, all return-to-normal&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"categories":[732],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>KB-44114: Deleting an alarm&#039;s return-to-normal message. - Elipse Knowledgebase<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"KB-44114: Deleting an alarm&#039;s return-to-normal message.\" \/>\n<meta property=\"og:description\" content=\"Question: I don&#8217;t want a return-to-normal-status message to be displayed in the Database. Is it possible? Solution: Not, it is not possible to do this automatically: by default, all return-to-normal&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/\" \/>\n<meta property=\"og:site_name\" content=\"Elipse Knowledgebase\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/elipsesoftware\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-25T20:40:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-04T18:34:51+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture1.bmp\" \/>\n<meta name=\"author\" content=\"Elipse Software\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Elipse Software\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/\"},\"author\":{\"name\":\"Elipse Software\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87\"},\"headline\":\"KB-44114: Deleting an alarm&#8217;s return-to-normal message.\",\"datePublished\":\"2019-03-25T20:40:39+00:00\",\"dateModified\":\"2022-01-04T18:34:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/\"},\"wordCount\":241,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"articleSection\":[\"AlarmServer \/ AlarmConfig\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/\",\"url\":\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/\",\"name\":\"[:pt]KB-44114: Deleting an alarm's return-to-normal message.[:] - Elipse Knowledgebase\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#website\"},\"datePublished\":\"2019-03-25T20:40:39+00:00\",\"dateModified\":\"2022-01-04T18:34:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/kb.elipse.com.br\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"KB-44114: Deleting an alarm&#8217;s return-to-normal message.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kb.elipse.com.br\/#website\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"name\":\"Elipse Knowledgebase\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kb.elipse.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\",\"name\":\"Elipse Software\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"sameAs\":[\"http:\/\/www.facebook.com\/elipsesoftware\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"contentUrl\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"width\":161,\"height\":58,\"caption\":\"Elipse Software\"},\"image\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87\",\"name\":\"Elipse Software\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g\",\"caption\":\"Elipse Software\"},\"url\":\"https:\/\/kb.elipse.com.br\/en\/author\/webmasterelipse-com-br\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"KB-44114: Deleting an alarm's return-to-normal message. - Elipse Knowledgebase","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/","og_locale":"en_US","og_type":"article","og_title":"[:pt]KB-44114: Deleting an alarm's return-to-normal message.[:] - Elipse Knowledgebase","og_description":"Question: I don&#8217;t want a return-to-normal-status message to be displayed in the Database. Is it possible? Solution: Not, it is not possible to do this automatically: by default, all return-to-normal&hellip;","og_url":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/","og_site_name":"Elipse Knowledgebase","article_publisher":"http:\/\/www.facebook.com\/elipsesoftware","article_published_time":"2019-03-25T20:40:39+00:00","article_modified_time":"2022-01-04T18:34:51+00:00","og_image":[{"url":"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4313\/Picture1.bmp"}],"author":"Elipse Software","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Elipse Software","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#article","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/"},"author":{"name":"Elipse Software","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87"},"headline":"KB-44114: Deleting an alarm&#8217;s return-to-normal message.","datePublished":"2019-03-25T20:40:39+00:00","dateModified":"2022-01-04T18:34:51+00:00","mainEntityOfPage":{"@id":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/"},"wordCount":241,"commentCount":0,"publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"articleSection":["AlarmServer \/ AlarmConfig"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/","url":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/","name":"[:pt]KB-44114: Deleting an alarm's return-to-normal message.[:] - Elipse Knowledgebase","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/#website"},"datePublished":"2019-03-25T20:40:39+00:00","dateModified":"2022-01-04T18:34:51+00:00","breadcrumb":{"@id":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kb.elipse.com.br\/en\/kb44114-deleting-an-alarms-returntonormal-message\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/kb.elipse.com.br\/en\/"},{"@type":"ListItem","position":2,"name":"KB-44114: Deleting an alarm&#8217;s return-to-normal message."}]},{"@type":"WebSite","@id":"https:\/\/kb.elipse.com.br\/#website","url":"https:\/\/kb.elipse.com.br\/","name":"Elipse Knowledgebase","description":"","publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kb.elipse.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kb.elipse.com.br\/#organization","name":"Elipse Software","url":"https:\/\/kb.elipse.com.br\/","sameAs":["http:\/\/www.facebook.com\/elipsesoftware"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","contentUrl":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","width":161,"height":58,"caption":"Elipse Software"},"image":{"@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87","name":"Elipse Software","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g","caption":"Elipse Software"},"url":"https:\/\/kb.elipse.com.br\/en\/author\/webmasterelipse-com-br\/"}]}},"_links":{"self":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2665"}],"collection":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/comments?post=2665"}],"version-history":[{"count":1,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2665\/revisions"}],"predecessor-version":[{"id":12766,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2665\/revisions\/12766"}],"wp:attachment":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/media?parent=2665"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/categories?post=2665"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/tags?post=2665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}