<?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: Task 0 - Server and service provisioning (July Developer Challenge - &amp;quot;Reverse APIs&amp;quot;) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13757344#M2029033</link>
    <description>&lt;P&gt;Complete task 0&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vineelaallamnen_1-1720645883996.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/135071i154FBEAE62B32BD3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vineelaallamnen_1-1720645883996.png" alt="vineelaallamnen_1-1720645883996.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 21:11:30 GMT</pubDate>
    <dc:creator>vineelaallamnen</dc:creator>
    <dc:date>2024-07-10T21:11:30Z</dc:date>
    <item>
      <title>Task 0 - Server and service provisioning (July Developer Challenge - "Reverse APIs")</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13749996#M2028881</link>
      <description>&lt;P&gt;This is a task in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.sap.com/t5/application-development-blog-posts/sap-developer-challenge-quot-reverse-quot-apis/ba-p/13749653" target="_blank" rel="nofollow noopener"&gt;July Developer Challenge - "Reverse APIs"&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;span class="lia-unicode-emoji" title=":television:"&gt;📺&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;We covered this task, both the "Simple deployment to BTP " approach, and the "Local deployment plus ngrok tunnel " approach, in the Hands-on SAP Dev live stream episode on Fri 05 Jul, and you can watch the replay of this coverage here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.youtube.com/live/0hindK_fQ8c?si=FCId-oEln1ISGjwe&amp;amp;t=1098" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/live/0hindK_fQ8c?si=FCId-oEln1ISGjwe&amp;amp;t=1098&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This task is start you off gently so you can become comfortable with making a simple CAP powered service available in the cloud. This is so your API endpoints within services served by a CAP server can be reached from the TESTER service and checked for "correctness" (read the main challenge blog post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.sap.com/t5/application-development-blog-posts/sap-developer-challenge-quot-reverse-quot-apis/ba-p/13749653" target="_blank" rel="nofollow noopener"&gt;July Developer Challenge - "Reverse APIs"&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for what this means).&lt;/P&gt;&lt;P&gt;What you need to do is simply follow the guidelines in the "&lt;A href="https://community.sap.com/t5/application-development-blog-posts/2024-07-quot-reverse-apis-quot-sap-developer-challenge/ba-p/13749653#toc-hId-232540630" target="_blank" rel="nofollow noopener"&gt;Making your service available to test&lt;/A&gt;" in the 2024-07 "Reverse APIs" SAP Developer Challenge blog post, choosing either the "&lt;A href="https://community.sap.com/t5/application-development-blog-posts/2024-07-quot-reverse-apis-quot-sap-developer-challenge/ba-p/13749653#toc-hId-165109844" target="_blank" rel="nofollow noopener"&gt;Simple deployment to BTP&lt;/A&gt;" approach, or the "&lt;A href="https://community.sap.com/t5/application-development-blog-posts/2024-07-quot-reverse-apis-quot-sap-developer-challenge/ba-p/13749653#toc-hId--31403661" target="_blank" rel="nofollow noopener"&gt;Local deployment plus ngrok tunnel&lt;/A&gt;" approach, or indeed an approach of your own choosing.&lt;/P&gt;&lt;P&gt;NOTE: Whichever approach you choose, please ensure you choose a unique application name, ideally one that relates to your SAP Community ID. For example, my SAP Community ID is "qmacro" hence the application names in the guidelines referenced here are "qmacro-simplest-deployment" and "qmacro-simplest-deployment". Please make sure you use different names&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this particular "pre" task (Task 0), there's no testing of whatever you get up and running; testing of your service endpoints starts with Task 1.&lt;/P&gt;&lt;P&gt;This thread is for us to discuss working through this task, to make comments and observations, and also to help each other get through the steps needed.&lt;/P&gt;&lt;P&gt;Optionally, once you get a simple CAP server up and running and the service URL exposed to the cloud, let us know here in the comments and share the URL.&lt;/P&gt;&lt;P&gt;Other than that, there's nothing to be done, nothing specific you need to have your test service endpoint return, and there will be nothing tested. It's just to make sure you know how to spin something up for the remaining 10 tasks.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remember&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You do NOT need to call the TESTER service for this task.&lt;/LI&gt;&lt;LI&gt;When choosing an application name, choose something unique, for example related to your SAP Community ID&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Off you go!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 20:07:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13749996#M2028881</guid>
      <dc:creator>qmacro</dc:creator>
      <dc:date>2024-07-09T20:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750013#M2028882</link>
      <description>&lt;P&gt;I've completed task 0! Yep, I know... there is no validation for this task hehe. Just getting ready for task 1 &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ajmaradiaga_0-1720002882836.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/131799iACD63BF731998F66/image-size/large?v=v2&amp;amp;px=999" role="button" title="ajmaradiaga_0-1720002882836.png" alt="ajmaradiaga_0-1720002882836.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 10:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750013#M2028882</guid>
      <dc:creator>ajmaradiaga</dc:creator>
      <dc:date>2024-07-03T10:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750022#M2028883</link>
      <description>&lt;P&gt;Nicely tested though anyway &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Actually, this allows me to point out to folks the importance of what the `serviceurl` is.&lt;/P&gt;&lt;P data-unlink="true"&gt;In your screenshot you have:&lt;/P&gt;&lt;P data-unlink="true"&gt;`https://ajmadariaga-simplest-deployment.cfapps.us10-001.hana.ondemand.com/odata/v4/catalog/Books`&lt;/P&gt;&lt;P data-unlink="true"&gt;... but this is NOT a service URL. It's the URL of a specific entity set&lt;/P&gt;&lt;P data-unlink="true"&gt;`/Books`&lt;/P&gt;&lt;P data-unlink="true"&gt;_within_ the service&lt;/P&gt;&lt;P data-unlink="true"&gt;`/odata/v4/catalog`&lt;/P&gt;&lt;P data-unlink="true"&gt;So the value for the serviceurl here should have been:&lt;/P&gt;&lt;P data-unlink="true"&gt;`https://ajmadariaga-simplest-deployment.cfapps.us10-001.hana.ondemand.com/odata/v4/catalog`&lt;/P&gt;&lt;P data-unlink="true"&gt;Please note the difference, folks! Services can have multiple endpoints, e.g. `/Books`, `/Authors`, etc, each with their own specific URLs.&lt;/P&gt;&lt;P data-unlink="true"&gt;Thank you for providing me with an opportunity to make this distinction clear!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 10:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750022#M2028883</guid>
      <dc:creator>qmacro</dc:creator>
      <dc:date>2024-07-03T10:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750281#M2028890</link>
      <description>&lt;P&gt;I have completed my task 0 and below is the screenshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gphadnis2000_0-1720014057611.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/131923i0E1F5C4F4E3A286E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gphadnis2000_0-1720014057611.png" alt="gphadnis2000_0-1720014057611.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 13:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750281#M2028890</guid>
      <dc:creator>gphadnis2000</dc:creator>
      <dc:date>2024-07-03T13:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750423#M2028892</link>
      <description>&lt;P&gt;Calling the TESTER with a made-up task name ("task-0-provisioning") is not described in this task and not part of it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ...it's&amp;nbsp;just &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/107"&gt;@ajmaradiaga&lt;/a&gt;&amp;nbsp;messing with our heads &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 16:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750423#M2028892</guid>
      <dc:creator>qmacro</dc:creator>
      <dc:date>2024-07-03T16:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750656#M2028898</link>
      <description>&lt;P&gt;My service is up and running on Cloud Foundry!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MioYasutake_0-1720040929577.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132055i5DA33A9CE4FA6302/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MioYasutake_0-1720040929577.png" alt="MioYasutake_0-1720040929577.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 21:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750656#M2028898</guid>
      <dc:creator>MioYasutake</dc:creator>
      <dc:date>2024-07-03T21:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750657#M2028899</link>
      <description>&lt;P&gt;URL: qmacro-simplest-deployment.cfapps.us10-001.hana.ondemand.com&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dev Challenge 202407 task 0.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132056i4439FC1CC9C4E2AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Dev Challenge 202407 task 0.png" alt="Dev Challenge 202407 task 0.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 21:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750657#M2028899</guid>
      <dc:creator>johnsonjos16</dc:creator>
      <dc:date>2024-07-03T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750892#M2028902</link>
      <description>&lt;P&gt;Love the one liner to create a cap app and deploy to cloud foundry &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://neelames-simplest-deployment.cfapps.eu11.hana.ondemand.com/" target="_blank" rel="noopener"&gt;https://neelames-simplest-deployment.cfapps.eu11.hana.ondemand.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 05:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13750892#M2028902</guid>
      <dc:creator>shrinivasan_neelamegam</dc:creator>
      <dc:date>2024-07-04T05:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13751205#M2028906</link>
      <description>&lt;P&gt;Heheh, thanks, I love one-liners. They celebrate the true power of the shell, but also allow us to iterate fast and become more productive as developers.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 08:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13751205#M2028906</guid>
      <dc:creator>qmacro</dc:creator>
      <dc:date>2024-07-04T08:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13751329#M2028908</link>
      <description>&lt;P&gt;I started with the local execution option, but when I looked at getting ngrok, I lost interest and went back to the simple CF option.&lt;/P&gt;&lt;P&gt;Hence, I have this hybrid URL:&amp;nbsp;&lt;A href="https://qmacro-local-execution.cfapps.us10-001.hana.ondemand.com/" target="_blank"&gt;https://qmacro-local-execution.cfapps.us10-001.hana.ondemand.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 09:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13751329#M2028908</guid>
      <dc:creator>mwn</dc:creator>
      <dc:date>2024-07-04T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13751918#M2028917</link>
      <description>&lt;P&gt;My submission for task 0.&lt;/P&gt;&lt;P&gt;&lt;A href="https://alpesa-simplest-deployment.cfapps.us10-001.hana.ondemand.com/" target="_blank"&gt;https://alpesa-simplest-deployment.cfapps.us10-001.hana.ondemand.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alpesa1990_0-1720121495010.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132619iE963DD0D3DEB141E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alpesa1990_0-1720121495010.png" alt="Alpesa1990_0-1720121495010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 19:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13751918#M2028917</guid>
      <dc:creator>Alpesa1990</dc:creator>
      <dc:date>2024-07-04T19:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752218#M2028921</link>
      <description>&lt;P&gt;Here is my submission&lt;/P&gt;&lt;P&gt;&lt;A href="https://flyhigh-simplest-deployment.cfapps.us10-001.hana.ondemand.com/" target="_blank"&gt;https://flyhigh-simplest-deployment.cfapps.us10-001.hana.ondemand.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-07-05 at 11.31.16 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132749iED9D41894A46F969/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-07-05 at 11.31.16 AM.png" alt="Screenshot 2024-07-05 at 11.31.16 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-07-05 at 11.33.22 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132751iFEC351138D2B8B0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-07-05 at 11.33.22 AM.png" alt="Screenshot 2024-07-05 at 11.33.22 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushmita&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 06:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752218#M2028921</guid>
      <dc:creator>SushmitaG98</dc:creator>
      <dc:date>2024-07-05T06:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752335#M2028922</link>
      <description>&lt;P&gt;Just to confirm it's up and running:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dvvelzen_0-1720164425822.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132807iD5466E6CC54C329D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dvvelzen_0-1720164425822.png" alt="dvvelzen_0-1720164425822.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 07:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752335#M2028922</guid>
      <dc:creator>dvvelzen</dc:creator>
      <dc:date>2024-07-05T07:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752614#M2028925</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="geek_0-1720174375690.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132938iF6F5BFB6227C8A37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="geek_0-1720174375690.png" alt="geek_0-1720174375690.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 10:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752614#M2028925</guid>
      <dc:creator>geek61</dc:creator>
      <dc:date>2024-07-05T10:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752668#M2028928</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The service is up and running locally with Ngrok:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tobiasz_h_0-1720177936533.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/132964i276E73EBD4B7FE54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tobiasz_h_0-1720177936533.png" alt="tobiasz_h_0-1720177936533.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 11:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752668#M2028928</guid>
      <dc:creator>tobiasz_h</dc:creator>
      <dc:date>2024-07-05T11:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752794#M2028930</link>
      <description>&lt;P&gt;Hello qmacro,&lt;/P&gt;&lt;P&gt;I have completed the task! below are the url and screenshot for the task.&lt;/P&gt;&lt;P&gt;&lt;A href="https://qmacro-simplest-deployment12.cfapps.us10-001.hana.ondemand.com/" target="_blank" rel="noopener"&gt;https://qmacro-simplest-deployment12.cfapps.us10-001.hana.ondemand.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ManojKumarVarma_0-1720185934873.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133027i57136F28348D19F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ManojKumarVarma_0-1720185934873.png" alt="ManojKumarVarma_0-1720185934873.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ManojKumarVarma_1-1720186110601.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133029iE0AFCB94979AE0CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ManojKumarVarma_1-1720186110601.png" alt="ManojKumarVarma_1-1720186110601.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ManojKumarVarma_2-1720186114015.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133030i293AFB8AE622B743/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ManojKumarVarma_2-1720186114015.png" alt="ManojKumarVarma_2-1720186114015.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ManojKumarVarma_3-1720186116342.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133031i105C94A17AA724EC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ManojKumarVarma_3-1720186116342.png" alt="ManojKumarVarma_3-1720186116342.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj Kumar Potharaju.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 13:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752794#M2028930</guid>
      <dc:creator>ManojKumarVarma</dc:creator>
      <dc:date>2024-07-05T13:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752802#M2028931</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/53"&gt;@qmacro&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have completed the Task 0 and here is my CAP service CF deployed URL&lt;BR /&gt;&lt;A class="" href="https://qmacro-simplest-deployment123.cfapps.us10-001.hana.ondemand.com/" target="_blank" rel="noopener noreferrer"&gt;https://qmacro-simplest-deployment123.cfapps.us10-001.hana.ondemand.com&lt;/A&gt;&lt;BR /&gt;Please find the attached images for the reference.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SingireddySunil_0-1720186146432.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133032i169F24B2605C5ABC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SingireddySunil_0-1720186146432.png" alt="SingireddySunil_0-1720186146432.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SingireddySunil_1-1720186155664.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133033i4C98AA4DC47CD708/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SingireddySunil_1-1720186155664.png" alt="SingireddySunil_1-1720186155664.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SingireddySunil_2-1720186161300.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133034iA62C5EB465DB512C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SingireddySunil_2-1720186161300.png" alt="SingireddySunil_2-1720186161300.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sunil Sigireddy.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 13:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752802#M2028931</guid>
      <dc:creator>SingireddySunil</dc:creator>
      <dc:date>2024-07-05T13:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752968#M2028934</link>
      <description>&lt;P&gt;Hello everyone!&lt;BR /&gt;Nice Challange!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ruthiel_0-1720197227069.png" style="width: 567px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133095i3A3D8A3F1FEB8C7C/image-dimensions/567x513?v=v2" width="567" height="513" role="button" title="Ruthiel_0-1720197227069.png" alt="Ruthiel_0-1720197227069.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ruthiel_2-1720197372665.png" style="width: 768px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133097i405CDA5858AFCFAB/image-dimensions/768x528?v=v2" width="768" height="528" role="button" title="Ruthiel_2-1720197372665.png" alt="Ruthiel_2-1720197372665.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 16:36:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13752968#M2028934</guid>
      <dc:creator>Ruthiel</dc:creator>
      <dc:date>2024-07-05T16:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13753236#M2028937</link>
      <description>&lt;P&gt;Great start and amazing one-liner!! Off we go!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="spassaro_0-1720262858035.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133183i535C4DD4F33D8708/image-size/medium?v=v2&amp;amp;px=400" role="button" title="spassaro_0-1720262858035.png" alt="spassaro_0-1720262858035.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 10:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13753236#M2028937</guid>
      <dc:creator>spassaro</dc:creator>
      <dc:date>2024-07-06T10:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: 2024-07 Developer Challenge - Task 0 - Server and service provisioning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13753550#M2028950</link>
      <description>&lt;P&gt;I have completed the task 0 - provisioning.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YogSSohanee_2-1720378704142.png" style="width: 607px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133282iB61B48E853FE34DA/image-dimensions/607x299?v=v2" width="607" height="299" role="button" title="YogSSohanee_2-1720378704142.png" alt="YogSSohanee_2-1720378704142.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YogSSohanee_3-1720378776891.png" style="width: 603px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/133283i5DD4B1EF3A6BC3DE/image-dimensions/603x351?v=v2" width="603" height="351" role="button" title="YogSSohanee_3-1720378776891.png" alt="YogSSohanee_3-1720378776891.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 19:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/task-0-server-and-service-provisioning-july-developer-challenge-quot/m-p/13753550#M2028950</guid>
      <dc:creator>YogSSohanee</dc:creator>
      <dc:date>2024-07-07T19:00:20Z</dc:date>
    </item>
  </channel>
</rss>

