<?xml version="1.0" ?>
<!--
  RSS generated by Inquira Information Manager
-->
<rss version="2.0">
<channel>
<title><![CDATA[Hexagon Safety &amp; Infrastructure - Post to topic Automatically Re-queue and Reprocess CAD Events]]></title>
<link>http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=home</link>
<description>Post to topic Automatically Re-queue and Reprocess CAD Events</description>
<language>en</language>
<copyright>Copyright © 2002, 2012, Oracle and/or its affiliates. All rights reserved.</copyright>
<generator>Oracle Knowledge Information Manager</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
 

 
<item>
        <title><![CDATA[Automatically Re-queue and Reprocess CAD Events]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202530647ca97d015a8226c7040076ca&actp=RSS]]></link>
        <description><![CDATA[<table border="0" cellpadding="0" cellspacing="0" style="border:0px; border-collapse:collapse; margin-bottom:10px;"><tr><th style="text-align:left; vertical-align:top; padding:4px; font-weight:bold; border:1px solid #BEBEBE; background-color:#F0F0F0">Title</th><td style="text-align:left; vertical-align:top; padding:4px; border:1px solid #BEBEBE; background-color:#ffffff">Automatically Re-queue and Reprocess CAD Events</td></tr><tr><th style="text-align:left; vertical-align:top; padding:4px; font-weight:bold; border:1px solid #BEBEBE; background-color:#F0F0F0">Name/Agency Point of Contact</th><td style="text-align:left; vertical-align:top; padding:4px; border:1px solid #BEBEBE; background-color:#ffffff">Dan Cox - South Sound 911</td></tr><tr><th style="text-align:left; vertical-align:top; padding:4px; font-weight:bold; border:1px solid #BEBEBE; background-color:#F0F0F0">Version of EdgeFrontier</th><td style="text-align:left; vertical-align:top; padding:4px; border:1px solid #BEBEBE; background-color:#ffffff">06.03.0000.04298</td></tr></table><p>Hello EdgeFrontier Users!</p>

<p>South Sound 911 has developed several different EdgeFrontier systems which trigger in-house business processes upon detecting specific events in our CAD system. For example, we have processes that trigger when specific units are dispatched or primary units are assigned to an event. We found that server and network outages would occasionally disrupt these processes and decided that a system to re-trigger these events would be valuable to our users. This is also useful during and following patches or configuration changes to the CAD system because it allows monitoring of expected vs. actual notifications.</p>

<p>The &ldquo;ReQueue_Missed_Events_Or_Updates&rdquo; EdgeFrontier system provides us with the ability to detect when data is missing, add any events with missing data to a queue, and then request event information for each event in the queue. The queue is implemented as a database table and therefore can be used from within EdgeFrontier and by applications which write events numbers directly to the queue.</p>

<p><strong>Basic Design: </strong></p>

<ul>
	<li>Consists of:
	<ul>
		<li>An EdgeFrontier system which reads from a SQL Table&nbsp; (queue) and then runs IFCAD commands to request event information from the CAD system</li>
		<li>A database table which holds an event number, information on the requester of the event and the time the event was requested to be re-queued</li>
		<li>Several SQL stored procedures which read, delete and insert rows into the queue</li>
		<li>A web based application which can be used by support staff to add event numbers to the queue</li>
		<li>A SQL job which runs a comparison to detect differences between a local data warehouse and the Hexagon CAD database.</li>
	</ul>
	</li>
</ul>

<p>The attached zip file includes the following:</p>

<p>ReQueue_Missed_Events_sqlObjects.SQL &ndash; This SQL script will create the database objects needed by the re-queue system. Note: We recommend using a different database for these objects, we do not have them in our CAD database.</p>

<p>SS911_ReQueue_Missed_Events_Or_Updates.XML&nbsp; - Primary EdgeFrontier Re-queue system</p>

<p>SS911_Send_CAD_Event_ReQueue_Command.XML (Optional) &ndash; Secondary EdgeFrontier system which demonstrates the re-queue functionality in the primary system.</p>

<p>CADEventRequeue Visual Studio Solution (Optional) &ndash; Support Staff application which can be used to manually insert events into the queue based upon event number or agency ID and date / time.</p>

<p>&nbsp;</p>

<p>Using this re-queue system will require some configuration and setup. Possible steps include:</p>

<p>[] Modifying the ReQueue_Missed_Events_sqlObjects.SQL script with any modifications needed for your environment. Note: We recommend using a different database for these objects, we do not have them in our CAD database.</p>

<p>[] Modifying SS911_ReQueue_Missed_Events_Or_Updates.xml&ndash; The EdgeFrontier system will need modifications done to many of the objects to connect to your database. Additionally, the following global variables will need to be created in EdgeFrontier</p>

<ul>
	<li>@SS911_ReQueue_Missed_Events_Or_Updates_Database@ - The database that contains the event queue</li>
	<li>@SS911_ReQueue_Missed_Events_Or_Updates_Limit@ - The number of events that should be read each time events are &ldquo;Re-queued&rdquo;. This value should be used to prevent re-queue requests from overwhelming the CAD system</li>
</ul>

<p>[] Modifying the CADEventRequeue visual studio solution by adding database read, write and connection methods. (Optional)</p>

<p>The SQL Job which runs an automated comparison of a local warehouse and the Hexagon database has not been included as it is very specific to our business logic. This portion of the process is not required for the system to operate, but does allow us to detect and re-queue any events that might be missing on an hourly schedule. Feel free to let us know if you run into any trouble implementing this for your CAD configuration.</p>

<p>&nbsp;</p>

<p>We hope that you find this system useful! Please post below if you have any questions or feedback.</p>

<p>&nbsp;</p>

<p>Thanks!</p>

<p>&nbsp;</p>

<p>Dan Cox</p>

<p>ITS &ndash; II</p>

<p>South Sound 911</p>

<p><a href="mailto:Dan.Cox@SouthSound911.org">Dan.Cox@SouthSound911.org</a></p>
]]></description>
        <pubDate>2017-02-28 23:44:49 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202530647ca97d015a8226c7040076ca&actp=RSS]]></guid>
</item><item>
        <title><![CDATA[RE: Automatically Re-queue and Reprocess CAD Events]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202530647ca97d015a8226c7040076ca&actp=RSS#5072025429bbeff2015a822c3e89007e6f]]></link>
        <description><![CDATA[<p>Great idea, thanks for sharing Dan!</p>

<p>The Web Application you included is a big time saver and can be used with just the EF System alone, is that correct? &nbsp;In other words, just getting the system setup without worrying about additional SQL connections to non-CAD databases is enough to get the web application to work too.</p>

<p>Also, this is working with IFCAD930 right now, correct?</p>
]]></description>
        <pubDate>2017-03-02 05:39:32 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202530647ca97d015a8226c7040076ca&actp=RSS#5072025429bbeff2015a822c3e89007e6f]]></guid>
</item><item>
        <title><![CDATA[RE: Automatically Re-queue and Reprocess CAD Events]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202530647ca97d015a8226c7040076ca&actp=RSS#5072025359a53f02015a8b073dd300507d]]></link>
        <description><![CDATA[<p>Hi Rob!</p>

<p>Yes, the Web Application writes directly to the queue used by the ReQueue_Missed_Events_Or_Updates EdgeFrontier system. In our configuration, the queue (SQL table) was located on a different database server than the Hexagon Live_930 database. If this re-queue system will be used by another agency in a similar&nbsp;way, a connection to their database will need to be setup in EdgeFrontier to allow access to the queue.&nbsp;</p>

<p>Yes, this system is running in production with IFCAD930.&nbsp;</p>

<p>Hope this helps!</p>

<p>Dan</p>
]]></description>
        <pubDate>2017-03-06 21:38:08 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202530647ca97d015a8226c7040076ca&actp=RSS#5072025359a53f02015a8b073dd300507d]]></guid>
</item>
</channel>
</rss>
