<?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: How do I see my data in a registered folder on Server? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485663#M18816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much Jonathan. You have been most helpful. I will be bookmarking this&amp;nbsp;thread for future reference!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2016 16:38:57 GMT</pubDate>
    <dc:creator>AdrianWelsh</dc:creator>
    <dc:date>2016-09-22T16:38:57Z</dc:date>
    <item>
      <title>How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485652#M18805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel like this is a dumb question and likely the way my stuff is set up is why I can't do what I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ArcGIS Server (10.4) set up on a computer that sits on a public facing IP address. I have a folder on this PC that is registered in the Data Store. In this folder I have several images that I will want to use as attribute in some of my GIS data. How do I see these images from an outside-server perspective? Does this make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have other GIS data that I have published to this ArcGIS Server computer that I can see anywhere with the web address, but do I need to "publish" my files/items/pictures in order to see them on ArcGIS Server as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 21:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485652#M18805</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-21T21:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485653#M18806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and my data is "validated" as well, if that makes a difference:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/231889_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the info in my registered folder:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/231920_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My publisher folder hostname is the IP address of the server (xxx.xxx.xxx.xxx)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 21:04:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485653#M18806</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-21T21:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485654#M18807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two things come to mind that may help you achieve what you're looking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-attributes/enabling-attachments-on-a-feature-class.htm"&gt;Enable attachments&lt;/A&gt;&amp;nbsp;on your data and &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-attributes/adding-attachments-to-features.htm"&gt;add whatever files&lt;/A&gt;&amp;nbsp;are relevant to the points. &amp;nbsp;Publish this data as a service and you'll be able to&amp;nbsp;access the attachments from a web app that's configured for pop ups:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/232029_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;2) &amp;nbsp;Place your files in a directory accessible by your web server, (for example C:\inetpub\wwwrot\images), so you can reach them via a URL, (for example &lt;A href="https://myserver.esri.com/images/happy.png"&gt;https://myserver.esri.com/images/happy.png&lt;/A&gt;). &amp;nbsp;Add a string field to your data and paste in the URL to your data. &amp;nbsp;When you configure pop ups in a web app, you should be able to click on the hyperlink to access the images:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/232030_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 01:20:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485654#M18807</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-09-22T01:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485655#M18808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also see in your services folder&amp;nbsp;&lt;BR /&gt;after map services name one DB sign present which shows data used to publish this service.&lt;BR /&gt;May one of the above&amp;nbsp;will helps you .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 11:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485655#M18808</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-09-22T11:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485656#M18809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was what I was afraid of. Attachments might be a suitable solution, but I wanted to just grab the photo as a link like in an attribute table (like you mentioned in number 2. At the moment, our make-shift-not-really-working-solution of our "server" does not really have a way for a public view of files. I mean, I can see published ArcGIS Server data but (so the attachments thing is likely the best bet here), but I can't see anything else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 13:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485656#M18809</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-22T13:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485657#M18810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you are referring to. It my services rest directory, I can see my published GIS services, but I cannot see regular data on a "server".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485657#M18810</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-22T14:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485658#M18811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using the web adaptor? &amp;nbsp;If so, it seems to be public, given your initial post and therefore, you already have a web server that you can use to host the images and include the links to the images within your data. &amp;nbsp;You'll be able to reach the images through a simple URL, but also be able to reference that URL within your data in a string field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485658#M18811</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-09-22T14:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485659#M18812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is where I am a bit fishy. Yes, I am using the web adaptor and yes my services do seem to be public. But, I just do not know how to reference my images/files through a simple url. My web adaptor/server initial link is just the public facing IP address. If I type in that address and the services directory behind it, then it I can see my services (xxx.xxx.xxx.xxx/arcgis/rest). But, I am not sure how to make links work straight to my files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is making a folder in the data store something I need to do in order to make these files visible on my server? Or is that not related? Whenever I go back to the data store, I see the question mark status on this folder&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/232362_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But If I click on the Validate All button, the question mark becomes a check&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/232363_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, I am just not sure how to get to my 'served' files through this web adaptor (and I'm starting to think this is unrelated to ArcGIS Server, but I am not sure). Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 15:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485659#M18812</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-22T15:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485660#M18813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're getting outside the realm of ArcGIS Server, so we're going to work directly with the web server. &amp;nbsp;I'll list some basic steps, but of course they may need to be tweaked depending on what you want to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &amp;nbsp;On the machine hosting the web adaptor, navigate to c:\inetpub\wwwroot&lt;/P&gt;&lt;P&gt;2) &amp;nbsp;Create a new folder called "images" or whatever you want to call it.&lt;/P&gt;&lt;P&gt;3) &amp;nbsp;Place any image in that folder&lt;/P&gt;&lt;P&gt;4) &amp;nbsp;Open &lt;A href="http://&amp;lt;machine_hosting_web_adaptor&amp;gt;/images/&amp;lt;image_file&amp;gt;"&gt;http://&amp;lt;machine_hosting_web_adaptor&amp;gt;/images/&amp;lt;image_file&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to see your image in your browser:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/232381_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screenshot above, C:\inetpub\wwwroot translates to &lt;A href="https://&amp;lt;web_server_host/"&gt;https://&amp;lt;web_server_host/&lt;/A&gt;. &amp;nbsp;After that, you're just accessing the image through the same path, \images\happy.png on disk translates to /images/happy.png in a browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll then use &lt;A href="https://&amp;lt;web_server_host&amp;gt;/images/happy.png"&gt;https://&amp;lt;web_server_host&amp;gt;/images/happy.png&lt;/A&gt;&amp;nbsp;in any row within your attribute table that should point to that image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 15:30:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485660#M18813</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-09-22T15:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485661#M18814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow. So THAT'S where that folder is.... I'm sure that's written somewhere in the documentation but THANK YOU for showing that to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple of questions:&lt;/P&gt;&lt;P&gt;How 'secure' is that folder?&lt;/P&gt;&lt;P&gt;How come I can only access the image "[web-server]/images/happy.png" and not the folder "[web-server]/images"?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/232366_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;(image above is when trying to access just the images root folder).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I had a password and access to it (being the admin), can I access that folder through server manager or something similar in order to manipulate it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:07:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485661#M18814</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-22T16:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485662#M18815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By default, it should inherit the authentication from it's parent, so the Default Web Site when looking at your web sites through IIS Manager:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/232389_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can update the authentication mechanism so it requires you to log in. &amp;nbsp;Anonymous means anyone can get in without logging in, Basic and Windows means the user will be prompted for their Windows accounts. &amp;nbsp;I'm not sure why you'd be getting a 403 forbidden error. &amp;nbsp;You can turn on directory browsing, which means that you'll get a list of the files in that directory, but I don't think that'll help, (click on your images folder and go to Directory Browsing). &amp;nbsp;I'd suggest you take a look at the authentication on the folder and see what it's set to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The convenient thing about using attachments is that if the service is secure, then you know that only people with access to the service can reach your attachments. &amp;nbsp;If you want to go the web server route, it'd be important to have some knowledge in securing public web server folders, which I can't offer too much help in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485662#M18815</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-09-22T16:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485663#M18816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much Jonathan. You have been most helpful. I will be bookmarking this&amp;nbsp;thread for future reference!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485663#M18816</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-22T16:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485664#M18817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is all about IIS &amp;nbsp;You can make the folder any folder you wish. It does not have to be under the default wwwroot.&lt;/P&gt;&lt;P&gt;Add Virtual Directory... and the physical path will be whatever you choose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 16:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485664#M18817</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2016-09-26T16:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see my data in a registered folder on Server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485665#M18818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael. I know little about IIS so any bit is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 22:22:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-see-my-data-in-a-registered-folder-on/m-p/485665#M18818</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-26T22:22:04Z</dc:date>
    </item>
  </channel>
</rss>

