<?xml version="1.0" ?>
<!--
  RSS generated by Inquira Information Manager
-->
<rss version="2.0">
<channel>
<title><![CDATA[Hexagon Safety &amp; Infrastructure - Post to topic Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
<link>http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=home</link>
<description>Post to topic Mobile TC????? How to select dispatched assigned jobs from the MAP.</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[Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS]]></link>
        <description><![CDATA[HELP!!!! I've been hacking away at Mobile TC and can't seem to find out how to select dispatched assigned jobs from the MAP and view a summary of job details like the get other job details command.

This is driving our line guys crazy!

Thank you.
Steve
]]></description>
        <pubDate>2016-06-22 01:35:00 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS]]></guid>
</item><item>
        <title><![CDATA[RE: Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e0432d]]></link>
        <description><![CDATA[<p>What version of MobileTC are you running?&nbsp;</p>
]]></description>
        <pubDate>2016-06-22 14:22:01 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e0432d]]></guid>
</item><item>
        <title><![CDATA[RE: Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e0434e]]></link>
        <description><![CDATA[<p>Mobile TC 9.2 MR5</p>
]]></description>
        <pubDate>2016-06-22 14:39:42 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e0434e]]></guid>
</item><item>
        <title><![CDATA[RE: Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e07e30]]></link>
        <description><![CDATA[<p>Hi,</p>

<p>The dispatch assigned job details can be viewed by clicking on the Jobs button on the bottom left corner for the first time. But, once it is viewed user cannot see the details from the map. User has to go to the JobList to get the details.</p>

<p>-Pushya</p>
]]></description>
        <pubDate>2016-06-29 05:49:46 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e07e30]]></guid>
</item><item>
        <title><![CDATA[RE: Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e07e46]]></link>
        <description><![CDATA[That's soOOO not what I'm asking for.

1. Select dispatched assigned Job pin from map.
2. Show partial job details just like the get other job command.

In the code, you can allow the selection of current jobs by commenting the current job assigned. I actually would like to find out how to select currently assigned jobs and display the job details in a half screen. Just like get other jobs info.

]]></description>
        <pubDate>2016-06-29 06:03:37 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a6015506f4de5e07e46]]></guid>
</item><item>
        <title><![CDATA[SOLUTION: RE: Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a601559bc6278e007da1]]></link>
        <description><![CDATA[<p>This &#39;might&#39; be possible, but would require quite a bit of effort (and may not ultimately work or be supported).&nbsp; Out-of-the-box, the Show Other Crews/Jobs command ultimately results in the broadcastunitsevents.fmt returning minimal event/crew (and XY) info in an internal &#39;Other Jobs&#39; XML file that TC maintains.&nbsp; Then, once the Other Jobs are returned, the Get Other Job info allows a map click on the otherJobs Pin type, and then gets the Other Job info (returned from the broadcastunitsevents.fmt) for the selected otherJob Pin from the internal Other Jobs XML file and displays it in the smaller form in the bottom of the map.</p>

<p>To attempt to do similar for jobs already assigned to your crew, you would have to mimic the code in the ..\default\jobinfo.htm file, but instead try to use selectPinRequest for &#39;assigned&#39; jobs (from mobileInserviceBitmapList.xml), which you would likely need to add to mobileInserviceSettings.xml in the &lt;pin&gt; section (similar to &lt;otherJobs&gt;), and then, if the assigned Pin can be clicked, and if the assigned Pin contains the job ID, cycle through the internal Jobs XML file that contains all the Job data that came down via dispatch.fmt when the job was initially assigned.</p>

<p>The key here would be searching through the internal Jobs XML vs. the internal Other Jobs XML.&nbsp; Theoretically all the data is present with regard to the Job data, and there are definitely map Pins for the dispatch assigned jobs.&nbsp; I&#39;m just not sure all the information needed is present in the assigned Pins, and/or if the selectPinRequest supports map clicks for assigned Pins.&nbsp; As a brainstorming exercise, this approach that seems plausible if all things align.</p>
]]></description>
        <pubDate>2016-06-29 16:52:33 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#507202539efa1a601559bc6278e007da1]]></guid>
</item><item>
        <title><![CDATA[RE: Mobile TC????? How to select dispatched assigned jobs from the MAP.]]></title>
        <link><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#5072025303b8ff14601566f53ff1300a01]]></link>
        <description><![CDATA[<p>This solution works, you can select the dispatched assign jobs by using the daedispjobs as a selection in the mobileinservice settings. call all job information using oXMLJobs and create your form! Thank you dcBennet!</p>
]]></description>
        <pubDate>2016-08-22 19:07:08 Etc/GMT</pubDate>
        <guid isPermaLink="true"><![CDATA[http://support.hexagonsafetyinfrastructure.com/infocenter/index?page=forums&topic=507202547cb9676001554a62250a007ac4&actp=RSS#5072025303b8ff14601566f53ff1300a01]]></guid>
</item>
</channel>
</rss>
