<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linking Images Stored on a Seperate Server in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493412#M13884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot hyperlink to images/documents using a local path name (I.e. e:/......) it must be done through a URL. What you would need to do is set up a virtual directory in IIS that points to the location of we're the files are sat. That way you will be able to access the file by a correct URL. It is this URL that would need to go into your link field,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this makes sense&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2013 11:59:12 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2013-06-12T11:59:12Z</dc:date>
    <item>
      <title>Linking Images Stored on a Seperate Server</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493411#M13883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will preface this by stating that I've only been using the ArcGIS Viewer for Flex for the past few weeks, so bear with me on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a fairly standard application with a few of the canned widgets up an running on our local network, nothing special.&amp;nbsp; For the past several days I've been investigating/attempting ways to link scanned documents (That are saved as .TIFF images) to a point feature class I have (In my mind, something similar to hyperlinking in ArcMap) but to no avail.&amp;nbsp; I've tried doing so through the "Configure Pop-ups" in the Maps tab, as well at trying to get creative with the Identify Widget that's available through ArcGIS Resources.&amp;nbsp; I can't really get either of them to work.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My first question is this: is it possible to (not really knowing the proper term) "Hyperlink" documents from a separate server.&amp;nbsp; The documents reside at location such as this: P:/Engineer GIS/Projects/Section Corner... (The path is much longer, but you should be able to get the picture) while my Flex Application resides on a separate server: E:/Survey2.&amp;nbsp; The linkes are saved via a field called "Hyperlink" in the point attribute table.&amp;nbsp; If I do so through the Pop-up Configuration, I just get an empty box where the image should be and if I do so through the Identify Widget, I get a link that doesn't go anywhere.&amp;nbsp; Also, I am using FlexViewer 3.2 with ArcGIS Server 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I guess my question is: can the Flex Application link to documents on different server? Or, would I have to place them within the E:/Survey2 folder and have to rework the link field?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If further clarification is needed I can provide it, at this point I'm not sure what it would be, so I haven't uploaded any screenshots or provided any code.&amp;nbsp; Any guidance regarding this is greatly appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin Laughlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Specialist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wood County Engineers Office&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 11:25:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493411#M13883</guid>
      <dc:creator>KevinLaughlin</dc:creator>
      <dc:date>2013-06-12T11:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Images Stored on a Seperate Server</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493412#M13884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot hyperlink to images/documents using a local path name (I.e. e:/......) it must be done through a URL. What you would need to do is set up a virtual directory in IIS that points to the location of we're the files are sat. That way you will be able to access the file by a correct URL. It is this URL that would need to go into your link field,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this makes sense&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 11:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493412#M13884</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-12T11:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Images Stored on a Seperate Server</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493413#M13885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That was kind of the direction that I was heading, I just needed the answer.&amp;nbsp; Thanks Anthony!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 12:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493413#M13885</guid>
      <dc:creator>KevinLaughlin</dc:creator>
      <dc:date>2013-06-12T12:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Images Stored on a Seperate Server</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493414#M13886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about a UNC path instead of a URL?&amp;nbsp; (i.e. \\192.168.1.8\apn\etc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Works on other web based applications that i have (asset management system), but not in flex viewers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The link URL comes out as ttp://servername/flexviewers/Appname/\\192.168.1.8\apn\etc&amp;nbsp; so that obviously doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to not use the flex viewer's virtual directory and just use the UNC, the link opening locally?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 20:06:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493414#M13886</guid>
      <dc:creator>SteveGoates1</dc:creator>
      <dc:date>2014-02-19T20:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Images Stored on a Seperate Server</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493415#M13887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;BTW&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best method to create hyperink to image\document? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it is better to write path to field with drag and drop document in ArcMap and Viewer for Flex but I have not seen such add-ins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oleg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/linking-images-stored-on-a-seperate-server/m-p/493415#M13887</guid>
      <dc:creator>OlegLukyanov</dc:creator>
      <dc:date>2014-02-20T06:05:34Z</dc:date>
    </item>
  </channel>
</rss>

