<?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>Question Re: Should I use Restful Application Programming (RAP)  or Cloud Application Programming (CAP) in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540979#M4701637</link>
    <description>&lt;P&gt;Thank you Andre, in my case if we take into account my knowledge and my needs CAP would be the best model to use.&lt;/P&gt;</description>
    <pubDate>Sun, 27 Feb 2022 17:46:54 GMT</pubDate>
    <dc:creator>former_member791688</dc:creator>
    <dc:date>2022-02-27T17:46:54Z</dc:date>
    <item>
      <title>Should I use Restful Application Programming (RAP)  or Cloud Application Programming (CAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaq-p/12540974</link>
      <description>&lt;P&gt;Hello everyone, I am a beginner in SAP and everything is new to me. I have to create an app and have to choose between &lt;STRONG&gt;RAP &lt;/STRONG&gt;or &lt;STRONG&gt;CAP &lt;/STRONG&gt;and I don't know which one to choose. I'm going to create a training management app to facilitate training within a company. I need to implement features like:&lt;/P&gt;
  &lt;UL&gt;
   &lt;LI&gt;Sending emails&lt;/LI&gt;
   &lt;LI&gt;Creating a Word/PDF document&lt;/LI&gt;
   &lt;LI&gt;Creating outlook appointments (if possible)&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Assim&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 14:35:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaq-p/12540974</guid>
      <dc:creator>former_member791688</dc:creator>
      <dc:date>2022-02-23T14:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Restful Application Programming (RAP)  or Cloud Application Programming (CAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540975#M4701633</link>
      <description>&lt;P&gt;Thank you for visiting SAP Community to get answers to your questions, Assim! Since you're asking a question here for the first time, I recommend that you familiarize yourself with: &lt;A rel="noreferrer noopener" href="https://community.sap.com/resources/questions-and-answers" target="_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as it provides tips for preparing questions that draw responses from our members.  &lt;/P&gt;&lt;P&gt;The more details you provide, the more likely it is that members will be able to respond. Feel free to also take our Q&amp;amp;A tutorial at: &lt;A rel="noreferrer noopener" href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt; (Should you wish, you can revise your question by selecting Actions, then Edit).&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 14:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540975#M4701633</guid>
      <dc:creator>lenastodal</dc:creator>
      <dc:date>2022-02-23T14:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Restful Application Programming (RAP)  or Cloud Application Programming (CAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540976#M4701634</link>
      <description>&lt;P&gt;Hi Assim,&lt;/P&gt;&lt;P&gt;one difference between RAP and CAP is that the language that is used is different. Namely ABAP and JavaScript.&lt;/P&gt;&lt;P&gt;Have you any knowledge in one or the other platform?&lt;/P&gt;&lt;P&gt;And there is also the question whether you want to use RAP in an on premise system (SAP S/4HANA) or whether you want to use the SAP BTP ABAP Environment instead. For CAP BTP would be the natural choice.&lt;/P&gt;&lt;P&gt;And then there is the question whether you plan to call any SAP backend system or whether we are talking about a standalone app that is only talking to your email server.&lt;/P&gt;&lt;P&gt;My first guess is that if it is a simple standalone app that you better go for CAP. If you know ABAP better and have to talk to your SAP backend RAP might be better suited.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 18:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540976#M4701634</guid>
      <dc:creator>Andre_Fischer</dc:creator>
      <dc:date>2022-02-23T18:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Restful Application Programming (RAP)  or Cloud Application Programming (CAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540977#M4701635</link>
      <description>&lt;P&gt;Hi Andre, &lt;/P&gt;&lt;P&gt;I have a scenario, where I need to use SAP on-premise API/OData and SAP tables on BTP, then create my own API or application. what is your suggestion?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 19:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540977#M4701635</guid>
      <dc:creator>S0019631015</dc:creator>
      <dc:date>2022-02-24T19:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Restful Application Programming (RAP)  or Cloud Application Programming (CAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540978#M4701636</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;andre.fischer&lt;/SPAN&gt; - please advise &lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 19:45:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540978#M4701636</guid>
      <dc:creator>S0019631015</dc:creator>
      <dc:date>2022-02-24T19:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Restful Application Programming (RAP)  or Cloud Application Programming (CAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540979#M4701637</link>
      <description>&lt;P&gt;Thank you Andre, in my case if we take into account my knowledge and my needs CAP would be the best model to use.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Feb 2022 17:46:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/should-i-use-restful-application-programming-rap-or-cloud-application/qaa-p/12540979#M4701637</guid>
      <dc:creator>former_member791688</dc:creator>
      <dc:date>2022-02-27T17:46:54Z</dc:date>
    </item>
  </channel>
</rss>

