<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>External data sources integration using JDBC</title><link>https://community.appian.com/discussions/f/integrations/11836/external-data-sources-integration-using-jdbc</link><description>I see lot of discussions around integrating external data sources without replication. I came across such a requirement and 
 there is a third party JDBC driver for connecting to external system. I can create few meta tables for working on the external</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: External data sources integration using JDBC</title><link>https://community.appian.com/thread/52323?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 17:59:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6c78881-5f5c-4491-8333-339d8de13305</guid><dc:creator>Josh</dc:creator><description>SharePoint comes with a suite of services that you can call natively to update documents or lists. Depending on what version of SharePoint you are on you would need to use webservices or a RESTful approach.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: External data sources integration using JDBC</title><link>https://community.appian.com/thread/52320?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 17:18:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:764e108f-0e23-47f6-83b2-c72aa00826e7</guid><dc:creator>sudhakaraa0001</dc:creator><description>I identified a JDBC driver that can support share point integration. I did doubt that cloud customers may not be permitted for additional unsupported jdbc sources. I am more interested in learning the possibility for the following given situation. Let us consider on premise situation. If the driver provides list of documents by folder, would I be able to show them directly after saving them to meta tables in Appian business database in a grid, and open &amp;amp; edit a document using the link. Upon Save, my process model should write back the doc to Share Point for the same metadata parameters as different version. We are trying using Appian native a!shp.. but wanted to learn more about such kind of integration possibility.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: External data sources integration using JDBC</title><link>https://community.appian.com/thread/52319?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 17:06:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a1ecdff-a05e-44f6-8673-c779f7360c1b</guid><dc:creator>Justin Watts</dc:creator><description>What do you mean by &amp;quot;third party&amp;quot;? Is the vendor not on the list of supported databases here: &lt;a href="https://docs.appian.com/suite/help/17.4/System_Requirements.html#databases"&gt;docs.appian.com/.../System_Requirements.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Appian Cloud will not allow any &amp;quot;unsupported&amp;quot; JDBC connections, so if that&amp;#39;s your situation, you&amp;#39;ll likely need to look at using Web services to transmit data (i.e. some NoSQL vendors support REST APIs). On-premises, you can try configuring additional JDBC sources directly through the app server, but they are completely *at your own risk* and you won&amp;#39;t get any support from Appian with them.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>