<?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: Direct Connection with oracle 19c in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1141978#M2564</link>
    <description>&lt;P&gt;Hi. I just want to read data from shape columns (XY coordinates) created by ArcCatalog in oracle database. I don't want to use GUI, I just want an easiest way to achieve this task. I will look into Local Server but if you know any alternative, please let me know. ArcObjects can solve my problem but it doesn't have 64 bit libraries.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 06:40:24 GMT</pubDate>
    <dc:creator>HammadMuddassir</dc:creator>
    <dc:date>2022-02-09T06:40:24Z</dc:date>
    <item>
      <title>Direct Connection with oracle 19c</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1141114#M2562</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any class similar to IWorkspaceFactory (ArcObjects java) in runtime java sdk. I want to direct connect with oracle19c, I was able to do that in ArcObjects by setting properties in IPropertySet and using IWorkspaceFactory to open the connection. How can I do the same thing using the runtime java sdk?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 09:38:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1141114#M2562</guid>
      <dc:creator>HammadMuddassir</dc:creator>
      <dc:date>2022-02-07T09:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Connection with oracle 19c</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1141150#M2563</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/529884"&gt;@HammadMuddassir&lt;/a&gt;&amp;nbsp;this question looks similar to what you were asking a few weeks ago &lt;A href="https://esri-runtime.slack.com/archives/C01HYKH5T0A/p1644234056259539" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you are trying to achieve is possible using the &lt;A href="https://developers.arcgis.com/java/local-server/" target="_self"&gt;Local Server&lt;/A&gt; product, but the method of accessing data is very outdated.&amp;nbsp; Adding Local Server to your project will also add to the licensing costs of your deployment.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A much better approach to access your data is to get a Feature Service published for the data in your Oracle DB.&amp;nbsp; The service will come from ArcGIS Server and will make your application much easier to write.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 13:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1141150#M2563</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2022-02-07T13:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Connection with oracle 19c</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1141978#M2564</link>
      <description>&lt;P&gt;Hi. I just want to read data from shape columns (XY coordinates) created by ArcCatalog in oracle database. I don't want to use GUI, I just want an easiest way to achieve this task. I will look into Local Server but if you know any alternative, please let me know. ArcObjects can solve my problem but it doesn't have 64 bit libraries.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 06:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1141978#M2564</guid>
      <dc:creator>HammadMuddassir</dc:creator>
      <dc:date>2022-02-09T06:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Connection with oracle 19c</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1142297#M2565</link>
      <description>&lt;P&gt;The easiest approach for accessing the data is to publish a Feature Service in ArcGIS Server and you can access the data using the &lt;A href="https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/data/ArcGISFeatureTable.html" target="_self"&gt;ArcGISFeatureTable&lt;/A&gt; class.&amp;nbsp; From this you can query to access the geometry and attribute data for the features.&lt;/P&gt;&lt;P&gt;If you can get a feature service published, I'll be happy to write some example code if you need help.&lt;/P&gt;&lt;P&gt;Using Local Server to access the data is an option, but I'd strongly discourage you from using this old technology if possible.&lt;/P&gt;&lt;P&gt;You mention that your app doesn't use a GUI.&amp;nbsp; Can you tell me a little more about what you are using runtime for?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 19:42:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/direct-connection-with-oracle-19c/m-p/1142297#M2565</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2022-02-09T19:42:02Z</dc:date>
    </item>
  </channel>
</rss>

