<?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>topic Re: Create Odata service project programmatically. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258172#M1986853</link>
    <description>&lt;P&gt;I am looking for exposing a standard cds view as an odata service like we create a SEGW project and provide cds as a reference data. I want to do same activity by a custom program because in my case I want to do this on runtime.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 17:07:14 GMT</pubDate>
    <dc:creator>umeshram</dc:creator>
    <dc:date>2020-11-17T17:07:14Z</dc:date>
    <item>
      <title>Create Odata service project programmatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258168#M1986849</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
  &lt;P&gt;Can we create Odata service by a custom program? &lt;/P&gt;
  &lt;P&gt;Please tell me if you came across such requirement and how did you achieve it. &lt;/P&gt;
  &lt;P&gt;Class-method name or other supporting ABAP objects will also be helpful.&lt;/P&gt;
  &lt;P&gt;Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 14:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258168#M1986849</guid>
      <dc:creator>umeshram</dc:creator>
      <dc:date>2020-11-17T14:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create Odata service project programmatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258169#M1986850</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;the Backend-Service seems to do exactly what you want.&lt;BR /&gt;However, it is not possible to extend the generated service  with custom code&lt;BR /&gt;See &lt;A href="https://blogs.sap.com/2019/02/19/sap-cloud-platform-backend-service-overview-of-blogs/"&gt;here for a series of blogs and links to documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Carlos&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 15:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258169#M1986850</guid>
      <dc:creator>CarlosRoggan</dc:creator>
      <dc:date>2020-11-17T15:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Odata service project programmatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258170#M1986851</link>
      <description>&lt;P&gt;It is not clear for me what you are looking for exactly.&lt;/P&gt;&lt;P&gt;OData development in SAP Backends is available for ages.&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2017/12/12/odata-service-development-options/" target="test_blank"&gt;https://blogs.sap.com/2017/12/12/odata-service-development-options/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;But I am not sure what you mean by "Can we create Odata service by a custom program?".&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 16:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258170#M1986851</guid>
      <dc:creator>Andre_Fischer</dc:creator>
      <dc:date>2020-11-17T16:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create Odata service project programmatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258171#M1986852</link>
      <description>&lt;P&gt;I want to create a custom program where I can create Odata service for standard CDS views. In short, I want to expose various standard cds views as an odata service on runtime. I am aware of standard API provided by SAP, Here I am talking about standard CDS views of basic type.&lt;/P&gt;&lt;P&gt;Thanks for your response, I hope this is clear.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 17:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258171#M1986852</guid>
      <dc:creator>umeshram</dc:creator>
      <dc:date>2020-11-17T17:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create Odata service project programmatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258172#M1986853</link>
      <description>&lt;P&gt;I am looking for exposing a standard cds view as an odata service like we create a SEGW project and provide cds as a reference data. I want to do same activity by a custom program because in my case I want to do this on runtime.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 17:07:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258172#M1986853</guid>
      <dc:creator>umeshram</dc:creator>
      <dc:date>2020-11-17T17:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create Odata service project programmatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258173#M1986854</link>
      <description>&lt;P&gt;Interesting. I would like to know the purpose &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 17:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-odata-service-project-programmatically/m-p/12258173#M1986854</guid>
      <dc:creator>developerone</dc:creator>
      <dc:date>2020-11-17T17:18:16Z</dc:date>
    </item>
  </channel>
</rss>

