<?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: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs. in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174697#M6927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try and capture some of the calls being made using something like a fiddler or even just the chrome developer tools. I think that the /portal/sharing url here is still using the machine name and hence you might be getting a not found. You might be better off deploying this without using the builder.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2018 20:08:09 GMT</pubDate>
    <dc:creator>MuneerMajid</dc:creator>
    <dc:date>2018-08-16T20:08:09Z</dc:date>
    <item>
      <title>ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174686#M6916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have installed ArcGIS Enterprise 10.5.1 with the automatic procedure of the Builder.&lt;/P&gt;&lt;P&gt;Everything went fine, all green checks.&lt;/P&gt;&lt;P&gt;I came up with having two working web adaptors, one for portal, one for server.&lt;/P&gt;&lt;P&gt;Everything is working when used from within the server where everything was installed.&lt;/P&gt;&lt;P&gt;The problem is the web adaptor took the FQDN of the server machine, so I was not able to sue it from another pc.&lt;/P&gt;&lt;P&gt;So I uninstalled and reinstalled both webadaptor pointing to a domain which is accessible from outside the server (and for which I have a SSL certificate for HTTPS connection).&lt;/P&gt;&lt;P&gt;I was then able to access portal and server from outside.&lt;/P&gt;&lt;P&gt;However, when I tried to logging in, a page with the Portal for ArcGIS layoutshowed up, but instead of the iframe to insert my credentials, I got a 404 error page.&lt;/P&gt;&lt;P&gt;Everything seems caused by the fact that during login, the authorization goes through the Portal and the URL somehow is still set to the FQDN, causing the request to time out (becasue, again, it is not recognized from outside the server).&lt;/P&gt;&lt;P&gt;I have changed the tier from ARCGIS_PORTAL to GIS_SERVER in the server administratrion page.&lt;/P&gt;&lt;P&gt;I was then able to login but then then I had issues with validating the federated server.&lt;/P&gt;&lt;P&gt;I would need to have the server federated with the portal because I would need to publish services to it from ArcGIS Pro.&lt;/P&gt;&lt;P&gt;How can I overcome the problem of the FQDN/EXTERNAL DOMAIN?&lt;/P&gt;&lt;P&gt;Should I give up using the Builder and do a clean install from scratch by soing thins manually?&lt;/P&gt;&lt;P&gt;Also, if you want to see what I have already been trying, please refer to &lt;A _jive_internal="true" href="https://community.esri.com/thread/119888?commentID=742636#comment"&gt;this other thread&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:38:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174686#M6916</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-01-17T15:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174687#M6917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Considering you have aliases/multiple hostnames for the machine in your environment, I wouldn't use the ArcGIS Enterprise Builder. Actually, the ideal scenario is you'd have the web adaptors within your DMZ and the Portal, Server, and Data Store components on internal machines. The reverse proxy section of the documentation describes that a bit, (different context, same principle):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/using-a-reverse-proxy-server-with-portal-for-arcgis.htm" title="https://enterprise.arcgis.com/en/portal/latest/administer/windows/using-a-reverse-proxy-server-with-portal-for-arcgis.htm"&gt;Use a reverse proxy server with Portal for ArcGIS—Portal for ArcGIS (10.6) | ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-size: 17px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;A reverse proxy server is a computer that is deployed within a perimeter network (also known as a demilitarized zone [DMZ] or screened subnet) that handles requests from the Internet and forwards them to the machines in your internal network. The forwarding of requests on behalf of the reverse proxy server masks the identity of the machines behind your organization's firewall, thus protecting internal machines from being attacked directly by Internet users. Additional security functions can be implemented in the reverse proxy server to further protect your internal network from outside users.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The web adaptor is essentially a reverse proxy, just simplified. If you do want everything on the machine that's exposed to the internet, you can try to set an etc/hosts entry on the machine so that the internal IP address is set to the external FQDN you want to use. That will tell the AEB to use that hostname for all components and URLs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174687#M6917</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-01-19T20:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174688#M6918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/16548"&gt;Jonathan Quinn&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;My scenario is probably the simplest one and the one which is supposed to suite the &lt;A href="https://enterprise.arcgis.com/en/get-started/10.5/windows/arcgis-enterprise-builder.htm"&gt;requirements of the Builder&lt;/A&gt;.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Reasons why you would not use the &lt;SPAN class=""&gt;ArcGIS Enterprise&lt;/SPAN&gt; Builder are any of the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Install the software components across multiple machines&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So I imagined that having "all the components" means "including Web Adaptor/s".&lt;/P&gt;&lt;P&gt;However, in the very same bullet point I also read:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Reasons why you would not use the &lt;SPAN class=""&gt;ArcGIS Enterprise&lt;/SPAN&gt; Builder are any of the following:&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Define the name of the &lt;SPAN class=""&gt;ArcGIS Web Adaptor (IIS)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;So, that's probably where my issues came from. The Web Adaptor installed with the builder automatically configures with the FQDN, which is not accessible from outside the LAN, which I think is a normal case (?).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;But my SSL certificate is working only for the external domain (which I also suppose is normal).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;The only way I could point the web adators to this external domain with the certificate is (as I said) by uninstalling them and reinstalling them by pointing to the external domain.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Everything seemed fine except that Portal is still pointing to the FQDN when it comes to log in, thus preventing me to use my Enterprise components from outside (and thus I won't be able (e.g.) to publish services...).&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN class=""&gt;The web adaptor is essentially a reverse proxy, just simplified. If you do want everything on the machine that's exposed to the internet, you can try to set an etc/hosts entry on the machine so that the internal IP address is set to the external FQDN you want to use. That will tell the AEB to use that hostname for all components and URLs.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;Do you know if this is actually working? Can you please give more details on how to do it or a link maybe?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 10:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174688#M6918</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-01-23T10:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174689#M6919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to clarify a bit.&lt;/P&gt;&lt;P&gt;It is not the first time I am performing a ArcGIS Enterprise install.&lt;/P&gt;&lt;P&gt;It is however the third time I am using the builder and failning in doing that.&lt;/P&gt;&lt;P&gt;Generally, the customers ask for a simple install: one server machine, everything on it.&lt;/P&gt;&lt;P&gt;They normally then want to access this server machine from client other machines to (e.g.) publish their gis servers with ArcMap or Pro. This is done most typically by adding a connection to the server machine with publisher credentials, or - with the advent of Portal for ArcGIS - by logging into their Portal.&lt;/P&gt;&lt;P&gt;The problem is: in order to publish to the Server, they need to Share from ArcGIS Pro to Portal for ArcGIS a feature service (or whatever other type of service), having the ArcGIS Server federated with the Portal and being it also the hosting server for the GIS services. And so they need to LOG IN.&lt;/P&gt;&lt;P&gt;Here comes the pain. Using the external address to access the portal (or the server) is fine as long as you don't have to log in.&lt;/P&gt;&lt;P&gt;I remember during manual install that when the Portal site is created you can specify a URL, which for our customers is generally the external accessible domain. The builder seems to set this automatically to the FQDN of the server machine server itself, thus redirecting any attempt of login to this rather than the external domain.&lt;/P&gt;&lt;P&gt;Am I totally wrong? Is there a way to access (LOG IN) the Portal or Server from outside after installing arcGIS Eneterprise with the builder?&lt;/P&gt;&lt;P&gt;Please, I really hope someone would shed a light on this since searching the web I saw many geonet's "presumably answered" questions but no certainties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 14:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174689#M6919</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-01-23T14:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174690#M6920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add to what Jon said, the Enterprise Builder was designed for the simplest install possible.&amp;nbsp; The added complexity of using an alias for the machine is not something the Enterprise Builder can automatically detect.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When installing the components of Enterprise separately, they too automatically detect the hostname of the machine, but you have the option, prior to federation, to set a webcontextURL.&amp;nbsp; This property effectively tells the components what to call themselves(i.e. an alias).&amp;nbsp; Then you can federate using the alias URLs.&amp;nbsp; The enterprise builder federates&amp;nbsp;for you, so your federation URLs will be the internal&amp;nbsp;FQDNs and not the external alias.&amp;nbsp; This will prevent your Portal items from being usable via the alias. To add to this, the reason you are unable to login to Portal is the same; a webcontextURL has not been set for Portal.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your best options are what Jon mentioned.&amp;nbsp; To install and configure the components separately using your alias URLs where appropriate, or you can try changing the etc/hosts file which would effectively force Enterprise Builder to believe that the machine name is the alias thereby using the alias URLs in the setup of the components.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 14:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174690#M6920</guid>
      <dc:creator>PhilipMcNeilly</dc:creator>
      <dc:date>2018-01-23T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174691#M6921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;or you can try changing the etc/hosts file which would effectively force Enterprise Builder to believe that the machine name is the alias thereby using the alias URLs in the setup of the components.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is interesting.&lt;/P&gt;&lt;P&gt;Thanks both for this precious information.&lt;/P&gt;&lt;P&gt;I think I will try this way or avoid using Builder in future.&lt;/P&gt;&lt;P&gt;I think this is so important to include and highlight in the documentation before going crazy trying to figure out what can be done to fix the problems (= much more time spent for installing with an automated tool rather than doing it manually).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 14:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174691#M6921</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-01-23T14:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174692#M6922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding functionality for including an alias in the Enterprise Builder deployment could make for a great idea on the ideas page(&lt;A href="https://community.esri.com/community/arcgis-ideas"&gt;https://community.esri.com/community/arcgis-ideas&lt;/A&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 14:46:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174692#M6922</guid>
      <dc:creator>PhilipMcNeilly</dc:creator>
      <dc:date>2018-01-23T14:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174693#M6923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did it!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/14619" target="_blank"&gt;https://community.esri.com/ideas/14619&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please vote it if you like.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:23:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174693#M6923</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2021-06-22T08:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174694#M6924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro /&amp;nbsp;and other experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come across your question after publishing &lt;A _jive_internal="true" href="https://community.esri.com/thread/210356-web-adapator-for-arcgis-server-is-not-taking-domain-name-arcgis-server"&gt;mine&lt;/A&gt;. Basically in the same situation and struggling for a week.&lt;/P&gt;&lt;P&gt;Simply: have you figured out how to sort this? I managed to change the alias for the portal, but still unable to do this for the server. Any help / steps involved would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 11:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174694#M6924</guid>
      <dc:creator>ThomasPuthusserry</dc:creator>
      <dc:date>2018-02-27T11:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174695#M6925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This also happens when folks install on, say AWS, and create an alias for a machine (like "frontend") but the hostname is something like&amp;nbsp;WIN-A8EHN1234NK.&amp;nbsp; Enterprise Builder will "helpfully" grab the hostname and the person installing using Enterprise Builder specifies "frontend.dummy.nodomain" or some such make believe FQDN instead of WIN-A8EHN1234NK.ec2.internal or something like that.&amp;nbsp; Net net is the Enterprise Builder config that runs after the install will fail.&amp;nbsp; I always use the real hostname + ec2.internal and make sure the hosts file has "&amp;lt;real-hostname&amp;gt;.ec2.internal" in it in addition to &amp;lt;real-hostname&amp;gt;.&amp;nbsp; But since the doc doesn't call this stuff out, many people walk into this issue and can spend an inordinate period of time (as someone above mentioned) trying to troubleshoot.&amp;nbsp; I voted yes on the Ideas page link above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 02:14:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174695#M6925</guid>
      <dc:creator>TomTurchioe2</dc:creator>
      <dc:date>2018-04-23T02:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174696#M6926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phillip is a good man.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 21:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174696#M6926</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-04-23T21:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174697#M6927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try and capture some of the calls being made using something like a fiddler or even just the chrome developer tools. I think that the /portal/sharing url here is still using the machine name and hence you might be getting a not found. You might be better off deploying this without using the builder.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 20:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/174697#M6927</guid>
      <dc:creator>MuneerMajid</dc:creator>
      <dc:date>2018-08-16T20:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server federated with Portal installed with Builder: problem with FQDN in URLs.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/1367028#M38175</link>
      <description>&lt;P&gt;Can this please be called out in the documentation for Builder? Please? I also just spent a lot of time researching why Builder didn't work. It's 2024. Thank you for this community post though and the Idea posted.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 22:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-federated-with-portal-installed-with/m-p/1367028#M38175</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-01-05T22:14:48Z</dc:date>
    </item>
  </channel>
</rss>

