<?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>connect with SAP to get details</title><link>https://community.appian.com/discussions/f/integrations/21267/connect-with-sap-to-get-details</link><description>Hi All, 
 I have a requirement where, we have to get the data from SAP and depending on data, we have to create a request in Appian, 
 Can anyone please let me know how this can be achieved. 
 
 Warm Regards 
 Vineeth</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: connect with SAP to get details</title><link>https://community.appian.com/thread/82956?ContentTypeID=1</link><pubDate>Fri, 25 Jun 2021 06:51:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf98accd-d982-456b-a650-4c913730f8a6</guid><dc:creator>Acacio Barrado</dc:creator><description>&lt;p&gt;Hi Vineeth,&lt;/p&gt;
&lt;p&gt;You sure can achieve this using Appian. What you need is called on Appian Web API.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find more info in the link below:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.2/Designing_Web_APIs.html"&gt;https://docs.appian.com/suite/help/21.2/Designing_Web_APIs.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Acacio B.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect with SAP to get details</title><link>https://community.appian.com/thread/82955?ContentTypeID=1</link><pubDate>Fri, 25 Jun 2021 06:43:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ae0f8e08-5137-4fe5-a85d-419e903d351d</guid><dc:creator>vineethk0001</dc:creator><description>&lt;p&gt;Hi Acacio, one doubt, is it possible we can expose an API from Appian Side, which can be accessed by SAP ,&lt;/p&gt;
&lt;p&gt;and when the Api is called from SAP side, a Process model will trigger with details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect with SAP to get details</title><link>https://community.appian.com/thread/82930?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 13:37:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:79659b55-5281-440d-a09d-825a78e9d18c</guid><dc:creator>vineethk0001</dc:creator><description>&lt;p&gt;Thanks a lot, this was the one i was looking for&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect with SAP to get details</title><link>https://community.appian.com/thread/82925?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 13:05:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:049fb709-7667-4879-94a9-02f91ecbbcb6</guid><dc:creator>Acacio Barrado</dc:creator><description>&lt;p&gt;Hi Vineeth,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The team responsible for your SAP is the only one that can tell you how to access their service.&amp;nbsp;There are different ways how a service can be exposed in SAP, for example, you can have an inbound ABAP proxy or a BAPI published in the SoaManager, you can have a service exposed via an middleware service such as SAP Process Orchestration. There are so many ways of how an SAP can be exposed.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;From your side, the minimum that you need to start is an endpoint and access details and then you can beginning to create your integration.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I hope this information helped you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Acacio B&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect with SAP to get details</title><link>https://community.appian.com/thread/82924?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 12:50:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01ed2996-64d6-4635-9c28-6c3895576c29</guid><dc:creator>vineethk0001</dc:creator><description>&lt;p&gt;Hi Acacio, Thank for the reply, please let me know how the service will be exposed in SAP Side&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect with SAP to get details</title><link>https://community.appian.com/thread/82921?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 11:59:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fd50da98-76e2-463f-a3fe-a6eebce14e76</guid><dc:creator>Acacio Barrado</dc:creator><description>&lt;p&gt;Hi Vineeth,&lt;/p&gt;
&lt;p&gt;The way how your SAP is exposing the service for you consume that will drive your Appian implementation.&lt;/p&gt;
&lt;p&gt;I would say that the easy way would be if you have a Proxy exposed in your SAP (ABAP Proxy, BAPI, etc), in this case from Appian&amp;rsquo;s perspective it would be a normal integration call, and you could proceed with your request creation after receive the return.&lt;/p&gt;
&lt;p&gt;Do you know how the service is exposed in the SAP side?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Acacio B&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>