<?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 How does ArcGIS Insights Enterprise use a database connection? in ArcGIS Insights Questions</title>
    <link>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1302837#M1375</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have the required JDBC driver installed on all servers registered within my hosting server site and register the connection type via the server admin api (eg. SQL Server, HANA).&lt;/P&gt;&lt;P&gt;Within Insights, I make the database connection by filling out the required fields and connection to the database is successful.&lt;/P&gt;&lt;P&gt;This is a functionality type question relating to database connections used with ArcGIS Insights Enterprise (eg. within Portal). How does the web app communicate with the database? I'm looking at this from a cyber security point of view of where does the database ports need to be allowed to access to &amp;amp; from.&lt;/P&gt;&lt;P&gt;Example would be - In AWS allow TCP 1433 in/out for NACL between the subnets of the hosting server &amp;amp; database along with a security group for TCP1433, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for anytime with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2023 05:30:28 GMT</pubDate>
    <dc:creator>AnthonyRyanEQL</dc:creator>
    <dc:date>2023-06-26T05:30:28Z</dc:date>
    <item>
      <title>How does ArcGIS Insights Enterprise use a database connection?</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1302837#M1375</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have the required JDBC driver installed on all servers registered within my hosting server site and register the connection type via the server admin api (eg. SQL Server, HANA).&lt;/P&gt;&lt;P&gt;Within Insights, I make the database connection by filling out the required fields and connection to the database is successful.&lt;/P&gt;&lt;P&gt;This is a functionality type question relating to database connections used with ArcGIS Insights Enterprise (eg. within Portal). How does the web app communicate with the database? I'm looking at this from a cyber security point of view of where does the database ports need to be allowed to access to &amp;amp; from.&lt;/P&gt;&lt;P&gt;Example would be - In AWS allow TCP 1433 in/out for NACL between the subnets of the hosting server &amp;amp; database along with a security group for TCP1433, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for anytime with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 05:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1302837#M1375</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-06-26T05:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: How does ArcGIS Insights Enterprise use a database connection?</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1312288#M1393</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/361046"&gt;@AnthonyRyanEQL&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your question. I might need additional information about your concerns so I can answer them or have someone answer them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are nuances when it comes to security but when it comes to sharing ArcGIS Insights follows the Portal's sharing model. Once you have created a database connection within Insights it creates a portal item. You can share this item with others and people who have access to this item will be able to see and use the data from this connection.&lt;/P&gt;&lt;P&gt;If that is not desirable, you can also manage your security on the database by creating views or named users with permissions to certain data. (Note: we do not support row-based access)&lt;/P&gt;&lt;P&gt;When it comes to sharing a report, Insights will honour permissions set on the Portal. e.g. if you share a report to "Everyone" but the underlying database connection is not shared with anyone then the viewers will get prompted to log in. If the viewer doesn't have enough permissions they will not see the cards they don't have access to. (Though this has exceptions depending on how your page is setup)&lt;/P&gt;&lt;P&gt;I hope I have at least touched on your question. Feel free to drop in a follow-up.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 20:34:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1312288#M1393</guid>
      <dc:creator>AkshayHarshe</dc:creator>
      <dc:date>2023-07-26T20:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: How does ArcGIS Insights Enterprise use a database connection?</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1312400#M1395</link>
      <description>&lt;P&gt;Akshay,&lt;/P&gt;&lt;P&gt;The question is around database access/security. Our ArcGIS Enterprise instance is in AWS and users access the arcgis from the corporate network into AWS via Direct Connect. With this configuration, no user has direct database access (eg. database ports are blocked) to any databases hosted in AWS.&lt;/P&gt;&lt;P&gt;Based on this, how does ArcGIS Insights access data from a database when a user is interacting with the workbook/card, etc&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 00:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1312400#M1395</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-07-27T00:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: How does ArcGIS Insights Enterprise use a database connection?</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1314798#M1409</link>
      <description>&lt;P&gt;Thanks for the information, I might have to refer you to my colleague who might have an answer for you.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/111400"&gt;@ChakaClarke&lt;/a&gt;&amp;nbsp;See if you can answer this!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 20:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1314798#M1409</guid>
      <dc:creator>AkshayHarshe</dc:creator>
      <dc:date>2023-08-02T20:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: How does ArcGIS Insights Enterprise use a database connection?</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1316325#M1414</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/361046"&gt;@AnthonyRyanEQL&lt;/a&gt;&amp;nbsp;, Sorry for the delay in answering this question,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ArcGIS Enterprise&lt;BR /&gt;&lt;/STRONG&gt;Assuming &amp;nbsp;you have ArcGIS Insights installed in you Enterprise Portal, if that is the case,&lt;BR /&gt;&lt;BR /&gt;our JDBC connections use TCP/IP connection from ArcGIS Server to the database server name Specified, on the TCP/IP Port number, also specified when creating this connection:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChakaClarke_0-1691489864806.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/77513iC186E92BB9167DD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChakaClarke_0-1691489864806.png" alt="ChakaClarke_0-1691489864806.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Figure 1 Simple JDBC Connection Example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will either be a straight TCP/IP socket for SQL server/Hana, But for Hana as the JDBC driver supports Secure Socket Layer (SSL) connection, in which case this is will be used, if the SSL Button is checked when creating the Hana Database connection to communicated between ArcGIS Server and Hana Cloud , the Transport Layer Secure (TLS)/Secure Sockets Layer (SSL) protocol to secure communication between the SAP HANA CLOUD database and ArcGIS Server.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChakaClarke_1-1691489864808.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/77514iF0C749005D9E1243/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChakaClarke_1-1691489864808.png" alt="ChakaClarke_1-1691489864808.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Figure 2 Secure Socket Connection Example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ArcGIS Insights Desktop&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;then the JDBC Connection is similar but from the client machine ArcGIS Insights Desktop is installed and the database server:&lt;BR /&gt;&lt;STRONG&gt;Connection Source: the Client machine location&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Could be the IP address, when signed in&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;at the office,&lt;/LI&gt;&lt;LI&gt;VPN, or&lt;/LI&gt;&lt;LI&gt;other possible locations the user would be expected to work from&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Connection Destination :&lt;/STRONG&gt; &lt;STRONG&gt;Database server.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps answer your question. Feel free to reach out for more information about other specific types of connections relevant to your working environment.&lt;BR /&gt;Cheers&lt;BR /&gt;Chaka Clarke&lt;BR /&gt;Senior Product Engineer at Esri&lt;BR /&gt;ArcGIS Insights&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 10:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/how-does-arcgis-insights-enterprise-use-a-database/m-p/1316325#M1414</guid>
      <dc:creator>ChakaClarke</dc:creator>
      <dc:date>2023-08-08T10:28:08Z</dc:date>
    </item>
  </channel>
</rss>

