<?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>We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/discussions/f/integrations/2028/we-need-to-integrate-with-a-system-that-exposes-business-entities-by-an-odata-co</link><description>We need to integrate with a system that exposes business entities by an OData connection point. Is this done by service-backed records? We need to do all CRUD Operations. Has someone experiences to share in this matter? Has someone some code examples</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/thread/71204?ContentTypeID=1</link><pubDate>Wed, 01 Jan 2020 23:14:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:87956264-a010-4aba-9d12-e32b72da6dd2</guid><dc:creator>Nadia Farooq</dc:creator><description>&lt;p&gt;Thanks &lt;a href="/members/sanchita.gupta"&gt;Sanchita Gupta&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/thread/71203?ContentTypeID=1</link><pubDate>Wed, 01 Jan 2020 23:13:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7debfdde-676a-4e82-8b3a-ea171e864574</guid><dc:creator>Sanchita Gupta</dc:creator><description>&lt;p&gt;&lt;a href="/members/nadiaf0001"&gt;Nadia Farooq&lt;/a&gt;&amp;nbsp; - This post is very old so that link is outdated.&amp;nbsp; For the latest tutorial on records please refer to this link to Appian&amp;#39;s documentation -&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Records_Tutorial.html" rel="noopener noreferrer" target="_blank"&gt;https://docs.appian.com/suite/help/latest/Records_Tutorial.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/thread/71009?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2019 16:57:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a83a0ae9-8242-402c-8eff-53d80994c0f7</guid><dc:creator>Nadia Farooq</dc:creator><description>&lt;p&gt;when i click on the link above, i get a 404 page not found error.&amp;nbsp; Can you please resend the link?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/thread/7279?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2014 07:02:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a1f443c8-efcf-4b18-bcde-cd3779025226</guid><dc:creator>JEAN PIERRE</dc:creator><description>Thank you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/thread/7259?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2014 10:53:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fbf8dee5-eb8d-441b-84e9-59b691aabde3</guid><dc:creator>shelzle</dc:creator><description>I think that the Appian documentation is a good point to start with. See&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/74/Records_Tutorial#Create_Service-Backed_Records"&gt;forum.appian.com/.../Records_Tutorial&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There is an example on who to access external data. I would prefer to use the JSON format as the XML parser in Appian does have trouble with some quite common things like namespaces and external XSDs.&lt;br /&gt;&lt;br /&gt;That allows you to show data. Add some processes as related actions to modify it.&lt;br /&gt;&lt;br /&gt;There are plugins to do HTTP requests as well as JSON processing. These two help you to parse the data when reading and to build the data structures when writing back.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/thread/7248?ContentTypeID=1</link><pubDate>Sun, 02 Feb 2014 00:12:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:842ad90d-116d-4796-8e79-466008078002</guid><dc:creator>JEAN PIERRE</dc:creator><description>Our team hast only 10 days experience with Appian.&lt;br /&gt;How do we configure this? With service-backed records?&lt;br /&gt;If true, how do the rule looks like?&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We need to integrate with a system that exposes business entities by an OData co</title><link>https://community.appian.com/thread/7230?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2014 18:18:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:28fd08f3-0dac-45ba-bd00-b39dd947ce9c</guid><dc:creator>shelzle</dc:creator><description>OData should be accessible as a REST based webservice. So you have some URL that point to the objects and return that as XML or JSON. Both can be parsed with Appina OOTB or plugins.&lt;br /&gt;&lt;br /&gt;I did that to access lists and data in SharePoint.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>