<?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>Way to connect to SAP DB</title><link>https://community.appian.com/discussions/f/integrations/35183/way-to-connect-to-sap-db</link><description>Hi team, 
 Is there a way to access real-time information in SAP database like data link? 
 I know there are BAPI smart service and SAP GUI libraries, and cofiguring record type with BAPI can have a bunch of records. But I also know the record type can</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136615?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 10:59:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:14f446f8-082a-44ec-8e1d-3bf6b510582d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Yes. You can still do that through a record, but you would loose the advanced data fabric features. I am not sure whether that would be a problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136607?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 10:02:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1370761b-a7f2-411b-956a-10ae7600b584</guid><dc:creator>masaki</dc:creator><description>&lt;p&gt;Ok, understood.&lt;br /&gt;So what you mean is calling API on demand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136601?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 09:10:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6fb47646-48aa-49e3-8f33-a27e973d7467</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What I mean is to disable the whole sync feature, do not cache any of the data in Appian, und just query the data in real time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136600?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 08:32:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21f55de0-ee36-468f-9c4a-334bf4507ad8</guid><dc:creator>masaki</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;/p&gt;
&lt;p&gt;As I answered above, I think it will not work in our situation.&lt;br /&gt;So I&amp;#39;m wondering if there are any other options.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136599?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 07:54:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef1516d8-4014-4b53-81a1-a33411b87385</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Yeah, sure, but did you consider just disabling sync?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136597?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 07:15:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1af4fb4d-a13e-45c1-a740-832e45bf7c71</guid><dc:creator>masaki</dc:creator><description>&lt;p&gt;To do so, I understand appian API needs to be called by the data source whenever&amp;nbsp;there is an&amp;nbsp;update.&lt;br /&gt;I also believe that ID needs to be passed as a parameter when called to update the corresponding record, and this update&amp;nbsp;cannot be done for multiple records at the same time.&lt;br /&gt;To update multiple records, API need to be called for the number of updated records.&lt;/p&gt;
&lt;p&gt;Is my understading correct?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think it&amp;#39;s realistic that SAP calls API whenever there is an update on data.&lt;/p&gt;
&lt;p&gt;Is there any case that fetch data from SAP BTP?&lt;br /&gt;If yes, could you give me any information about how the intergration is achieved?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136593?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 05:30:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:980ed307-d623-4684-b8c3-9ee816a87ea3</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Sure, and yes.&lt;/p&gt;
&lt;p&gt;Data sync is relatively new to Appian and while it might become the default, for certain use cases, it is a good idea to disable it. An a constantly changing data source can be a good indication. This only works well when the data source can notify Appian about any updates.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.2/about-data-sync.html#when-to-enable-data-sync"&gt;https://docs.appian.com/suite/help/24.2/about-data-sync.html#when-to-enable-data-sync&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://docs.appian.com/suite/help/24.2/generate-web-api.html"&gt;https://docs.appian.com/suite/help/24.2/generate-web-api.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136592?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 02:36:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fb7745bd-f617-4318-a921-9ce46464e9b9</guid><dc:creator>masaki</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;br /&gt;Thank you for your response.&lt;br /&gt;&lt;br /&gt;What do you mean by &amp;quot;disable sync&amp;quot;? Is it possible by uncheck Schedule full syncs?&lt;br /&gt;When it is disabled, does record type fetch data from the data source in real time?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Way to connect to SAP DB</title><link>https://community.appian.com/thread/136557?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 14:21:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9924e21c-16c4-495f-ab36-159acee267af</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you consider to disable sync? Then your data would be fetched directly from SAP.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>