<?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 populate the "Talkgroup" field of the Dispatcher application]]></title>
<link>http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=home</link>
<description>Post to topic Automatically populate the "Talkgroup" field of the Dispatcher application</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 populate the "Talkgroup" field of the Dispatcher application]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=5072025369f0c5a5015629e2550e0077e8&actp=RSS]]></link>
        <description><![CDATA[<p>TitleName/Agency Point of ContactVersion of EdgeFrontier</p>

<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse; border-image:none; border:0px currentColor; margin-bottom:10px">
	<tbody>
		<tr>
			<td style="padding: 4px; border: 1px solid rgb(190, 190, 190); border-image: none; text-align: left; vertical-align: top; background-color: rgb(255, 255, 255);">Automatically populate the &quot;Talkgroup&quot; field of the Dispatcher application</td>
		</tr>
		<tr>
			<td style="padding: 4px; border: 1px solid rgb(190, 190, 190); border-image: none; text-align: left; vertical-align: top; background-color: rgb(255, 255, 255);">Brien Foss - South Sound 911</td>
		</tr>
		<tr>
			<td style="padding: 4px; border: 1px solid rgb(190, 190, 190); border-image: none; text-align: left; vertical-align: top; background-color: rgb(255, 255, 255);">06.03.0000.04298</td>
		</tr>
	</tbody>
</table>

<p>We had a business need to automatically populate the &quot;Talkgroup&quot; field of the Dispatcher client application, with the Radio Talkgroup value.</p>

<p>A Radio Talkgroup is defined by &#39;X units&#39;:</p>

<p style="margin-left: 40px;">An &#39;X&#39; Unit is code word for:</p>

<p style="margin-left: 40px;">&quot;This is not a real unit, this is the radio talkgroup you real live units should be using on the call you are currently dispatched to&quot;.</p>

<p>The EdgeFrontier system below leverages the IFCADSQLUpdate command, and updates the following database column on the distinct row represented by the agency_event.num_1 value.</p>

<p>To verify:</p>

<p>[] - log in to the dispatcher client for the target environment</p>

<p>[] - create an event</p>

<p>[] - dispatch a unit that begins with &#39;X&#39;. There is usually at least 1 available</p>

<p>[] - refresh the view on the event you created, by Event\Select, then search for it... or use the other many ways to &#39;re-view&#39; the event. This is required because the UI does not automatically refresh on its own.</p>

<p>[] - ensure the &quot;talkgroup&quot; field is populated with the Unit you dispatched, MINUS the X. Example, dispatching XC2A, would result in C2A being in the Talkgroup field</p>

<p>[] - verify correct value is fdound in target database as well (&lt;Your Database Names&gt;)</p>

<p style="margin-left: 80px;">use LIVE_930</p>

<p style="margin-left: 80px;">go</p>

<p style="margin-left: 80px;">select aecust1 from agency_event</p>

<p style="margin-left: 80px;">where num_1 = &#39;&lt;yourEventNumber&gt;&#39;</p>

<p>The psuedocode for what the IFCADSQLUpdate Command is doing would be:</p>

<p style="margin-left: 40px;">UPDATE Live_930.agency_event</p>

<p style="margin-left: 40px;">SET aecust1 = ReturnValue_from_Action_TrimStartingXs</p>

<p style="margin-left: 40px;">WHERE num_1 = [EventArgument].IFCADUnitReport.AgencyEventID</p>
]]></description>
        <pubDate>2016-07-27 21:53:49 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=5072025369f0c5a5015629e2550e0077e8&actp=RSS]]></guid>
</item><item>
        <title><![CDATA[RE: Automatically populate the "Talkgroup" field of the Dispatcher application]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=5072025369f0c5a5015629e2550e0077e8&actp=RSS#507202537e564fdb0159af30e900058f9]]></link>
        <description><![CDATA[<p>Great info.&nbsp; Thanks BFOSS!</p>
]]></description>
        <pubDate>2017-02-10 20:54:34 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=5072025369f0c5a5015629e2550e0077e8&actp=RSS#507202537e564fdb0159af30e900058f9]]></guid>
</item>
</channel>
</rss>
