<?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: SAP Developer Code Challenge – ABAP Mustache (Week 3) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262770#M1521</link>
    <description>&lt;P&gt;Hello, here's my participation!&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/alinecanteiro/alinecanteiro-sap-dev-cc-open-source" target="_blank"&gt;https://github.com/alinecanteiro/alinecanteiro-sap-dev-cc-open-source&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAP Developer Code Challenge – Open-Source ABAP (Week 3) - ALINE CANTEIRO.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36733iB831A45580503817/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAP Developer Code Challenge – Open-Source ABAP (Week 3) - ALINE CANTEIRO.png" alt="SAP Developer Code Challenge – Open-Source ABAP (Week 3) - ALINE CANTEIRO.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="SAP Developer Code Challenge – Open-Source ABAP (Week 3) - ALINE CANTEIRO - 2.png" style="width: 556px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36734i1814CE545CF6601A/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAP Developer Code Challenge – Open-Source ABAP (Week 3) - ALINE CANTEIRO - 2.png" alt="SAP Developer Code Challenge – Open-Source ABAP (Week 3) - ALINE CANTEIRO - 2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2023 13:05:03 GMT</pubDate>
    <dc:creator>former_member141414</dc:creator>
    <dc:date>2023-05-26T13:05:03Z</dc:date>
    <item>
      <title>SAP Developer Challenge – Open-Source (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262136#M1479</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This discussion thread is to submit your solution for Week 3 of&amp;nbsp;the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://blogs.sap.com/2023/05/10/sap-developer-code-challenge-open-source-abap/" target="_self" rel="noopener noreferrer"&gt;May 2023 Developer Challenge - Open-Source ABAP&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Week 3 – ABAP Mustache &lt;/STRONG&gt;&lt;A href="https://github.com/sbcgua/abap_mustache" target="_blank" rel="noopener"&gt;https://github.com/sbcgua/abap_mustache&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Mustache is a big deal in the web development world. It's a template syntax that doesn't use logic, letting you whip up a text template, stick some tags in there, and then swap those tags with dynamic content straight from your program – anything from individual values to full lists of values. Mustache is a real champ when it comes to generating bits of HTML (or entire pages), or pretty much any other text you want to template. Plus, the Mustache syntax is used in a huge number of languages.&lt;/P&gt;&lt;P&gt;Community member&amp;nbsp;&lt;A href="https://people.sap.com/atsy#overview" target="_self"&gt;@atsy&lt;/A&gt;&amp;nbsp;has put together an implementation of the mustache processor in ABAP, and named it - you guessed it - ABAP Mustache. So, for your third-week challenge, we're putting the spotlight on the ABAP Mustache project. Your challenge is to simply create an ABAP application which leverages this framework and outputs some data to the console. How you use ABAP Mustache is totally up to you - it's your chance to get creative and show us what you've got. Whether you want to keep it simple or go all out is completely your call. Once you're done, all you need to do is share your working ABAP code and give us a screenshot of the output in the console to prove you've nailed the challenge.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resources&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Mustache template engine implementation on ABAP-&lt;A href="https://blogs.sap.com/2017/02/17/mustache-template-engine-implementation-on-abap/" target="_blank" rel="noopener"&gt;https://blogs.sap.com/2017/02/17/mustache-template-engine-implementation-on-abap/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":exclamation_mark:"&gt;❗&lt;/span&gt;You will get credit for this weeks’ challenge by posting in this discussion thread the working ABAP code (a screen shot of your code, or via a link to your GitHub repo), and showing a screen shot of the output in the console. To give you an idea, here's an example screenshot below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Mamikee_0-1684924887945.png" style="width: 488px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36490i3EED6E067B9A06D2/image-dimensions/488x651?v=v2" width="488" height="651" role="button" title="Mamikee_0-1684924887945.png" alt="Mamikee_0-1684924887945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have Fun &lt;/SPAN&gt;&lt;SPAN&gt;🤩&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 13:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262136#M1479</guid>
      <dc:creator>Mamikee</dc:creator>
      <dc:date>2023-06-07T13:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262251#M1481</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I am trying to test a similar class to the example above. However, when I run it, I get the following dump:&lt;BR /&gt;&lt;BR /&gt;"Access using a 'ZERO' object reference is not possible."&lt;BR /&gt;&lt;BR /&gt;Below is my code:&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="guigas91_0-1684953935699.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36518i6E2904A4EA8D12DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guigas91_0-1684953935699.png" alt="guigas91_0-1684953935699.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does anyone here know what the problem could be?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 18:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262251#M1481</guid>
      <dc:creator>former_member141446</dc:creator>
      <dc:date>2023-05-24T18:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262255#M1482</link>
      <description>&lt;P&gt;Here is my solution:&amp;nbsp;&lt;A href="https://github.com/jung-thomas/abap-hello-world/blob/main/src/zcl_mustache_tpj.clas.abap" target="_blank"&gt;abap-hello-world/zcl_mustache_tpj.clas.abap at main · jung-thomas/abap-hello-world · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-05-24_15-43-18.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36519i7986231E9B71A99C/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-05-24_15-43-18.png" alt="2023-05-24_15-43-18.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 19:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262255#M1482</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2023-05-24T19:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262259#M1483</link>
      <description>&lt;P&gt;It's your shortcut for newline - the c_nl that is the issue.&amp;nbsp; You never create an instance of that object you just type like cl_abap_char_utilities.&amp;nbsp; So, it's not a valid object reference. Change that to the full, original object or create a specific newline shortcut like so:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    DATA(c_nl) = cl_abap_char_utilities=&amp;gt;newline.&lt;/LI-CODE&gt;&lt;P&gt;Have a look at the solution here:&amp;nbsp;&lt;A href="https://github.com/jung-thomas/abap-hello-world/blob/main/src/zcl_mustache_test_guilherme.clas.abap" target="_blank"&gt;abap-hello-world/zcl_mustache_test_guilherme.clas.abap at main · jung-thomas/abap-hello-world · GitHub&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 20:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262259#M1483</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2023-05-24T20:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262282#M1485</link>
      <description>&lt;P&gt;Seems I have to convert the macros to methods to activate the classes in ABAP cloud environment. Working with chatGPT to achieve that.&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/139"&gt;@thomas_jung&lt;/a&gt;&amp;nbsp;pls let me know if there is any easy way I can use this project in ABAP cloud.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GJASPALADL_0-1684987827690.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36529i30AF835F9A703158/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GJASPALADL_0-1684987827690.png" alt="GJASPALADL_0-1684987827690.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 04:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262282#M1485</guid>
      <dc:creator>Gurpreet_Jaspal</dc:creator>
      <dc:date>2023-05-25T04:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262291#M1487</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Same issue with me. Most of us don't have on prem system. What can be done?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 05:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262291#M1487</guid>
      <dc:creator>NooruBohra</dc:creator>
      <dc:date>2023-05-25T05:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262298#M1488</link>
      <description>&lt;P&gt;There are two versions of library available in GitHub via different branches. For ABAP Cloud make sure you are pulling the “steampunk” branch.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 06:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262298#M1488</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2023-05-25T06:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262299#M1489</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There are two versions of library available in GitHub via different branches. For ABAP Cloud make sure you are pulling the “steampunk” branch.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 06:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262299#M1489</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2023-05-25T06:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262303#M1490</link>
      <description>&lt;P&gt;Saw this very late after making all the changes.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":expressionless_face:"&gt;😑&lt;/span&gt;&lt;BR /&gt;Thanks for sharing this&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 06:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262303#M1490</guid>
      <dc:creator>Gurpreet_Jaspal</dc:creator>
      <dc:date>2023-05-25T06:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262305#M1491</link>
      <description>&lt;P&gt;Hi Mamikee,&amp;nbsp;&lt;BR /&gt;Added my code&amp;nbsp;zcl_scc0523_mustache_app to the same &lt;A href="https://github.com/gurpreetjaspal/TESTABAPGIT" target="_blank"&gt;repo.&lt;/A&gt;&lt;BR /&gt;Below is the test result&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GJASPALADL_0-1684996341915.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36542i47457179D34F6CDA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GJASPALADL_0-1684996341915.png" alt="GJASPALADL_0-1684996341915.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 06:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262305#M1491</guid>
      <dc:creator>Gurpreet_Jaspal</dc:creator>
      <dc:date>2023-05-25T06:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262307#M1492</link>
      <description>&lt;P&gt;Adding the link here for reference&lt;BR /&gt;&lt;A href="https://github.com/sbcgua/abap_mustache/tree/steampunk" target="_blank"&gt;https://github.com/sbcgua/abap_mustache/tree/steampunk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 06:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262307#M1492</guid>
      <dc:creator>Gurpreet_Jaspal</dc:creator>
      <dc:date>2023-05-25T06:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262309#M1493</link>
      <description>&lt;P&gt;Oh, you made ABAP Cloud version yourself&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":upside_down_face:"&gt;🙃&lt;/span&gt; You should get bonus point&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":star:"&gt;⭐&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 06:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262309#M1493</guid>
      <dc:creator>Tomas_Buryanek</dc:creator>
      <dc:date>2023-05-25T06:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262310#M1494</link>
      <description>&lt;P&gt;Wasn't much to change tbh, Just a few macros changed as methods and "DEFINE FIELD" syntax to be modified with&amp;nbsp;&lt;SPAN&gt;cl_abap_datadescr.&lt;BR /&gt;I actually gave up but was bored at work so thought to work with ChatGPT and made the changes.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 06:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262310#M1494</guid>
      <dc:creator>Gurpreet_Jaspal</dc:creator>
      <dc:date>2023-05-25T06:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262361#M1496</link>
      <description>&lt;P&gt;My solution&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jrodriguez-rc/abap-code-challenge/blob/main/src/zcl_challenge_mustache.clas.abap" target="_blank" rel="noopener"&gt;https://github.com/jrodriguez-rc/abap-code-challenge/blob/main/src/zcl_challenge_mustache.clas.abap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaimeRodriguez_1-1685011669454.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36565iC3EFD753ECBB6D72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JaimeRodriguez_1-1685011669454.png" alt="JaimeRodriguez_1-1685011669454.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 10:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262361#M1496</guid>
      <dc:creator>JaimeRodriguez</dc:creator>
      <dc:date>2023-05-25T10:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262403#M1500</link>
      <description>&lt;P&gt;Thank you very much, Thomas! &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 12:11:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262403#M1500</guid>
      <dc:creator>former_member141446</dc:creator>
      <dc:date>2023-05-25T12:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – ABAP Mustache (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262419#M1503</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;for this challenge someone already pulled ABAP Mustache repository into my instance of SAP BTP Cloud trial. But it was main branch which can not be activated on ABAP on Cloud (no SAP GUI). So I unlinked Z package, deleted objects and pulled "steampunk" branch of the repository, which is compatible with ABAP Cloud . Cheers mate&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is my implementation class. I tried to use ABAP Mustache to fill a demo "HTML e-mail template":&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/TBuryanek/SAP-Developer-Code-Challenge-Open-Source-ABAP/blob/main/src/zcl_tb_dev_challenge_week3.clas.abap" target="_blank"&gt;https://github.com/TBuryanek/SAP-Developer-Code-Challenge-Open-Source-ABAP/blob/main/src/zcl_tb_dev_challenge_week3.clas.abap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And screenshot of console output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_week3_challenge_result.png" style="width: 508px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36586iA1A3DD7D46118AD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="abap_week3_challenge_result.png" alt="abap_week3_challenge_result.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Valid HTML page output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_week3_challenge_result_html.png" style="width: 480px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36588iCCBF0AF170A62D3B/image-size/large?v=v2&amp;amp;px=999" role="button" title="abap_week3_challenge_result_html.png" alt="abap_week3_challenge_result_html.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 12:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262419#M1503</guid>
      <dc:creator>Tomas_Buryanek</dc:creator>
      <dc:date>2023-05-25T12:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – ABAP Mustache (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262430#M1506</link>
      <description>&lt;P&gt;Here's my submission.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/bohranooru17/May2023DeveloperChallenge" target="_blank"&gt;bohranooru17/May2023DeveloperChallenge (github.com)&lt;/A&gt;&amp;nbsp;- look for "src/yd215_opensrc_wk3.clas.abap"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="OpnSrcWk3.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36591i9080C0F77D6691C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="OpnSrcWk3.png" alt="OpnSrcWk3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 13:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262430#M1506</guid>
      <dc:creator>NooruBohra</dc:creator>
      <dc:date>2023-05-25T13:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – ABAP Mustache (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262452#M1507</link>
      <description>&lt;P&gt;Awesome!&lt;/P&gt;&lt;P&gt;How do you run the class result in the browser and view the HTML result?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 14:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262452#M1507</guid>
      <dc:creator>former_member141414</dc:creator>
      <dc:date>2023-05-25T14:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – ABAP Mustache (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262474#M1509</link>
      <description>&lt;P&gt;My submission for this week:&amp;nbsp;&lt;A href="https://github.com/Ennowulff/hello_world/blob/main/src/zcl_code_dojo_mustache_enno.clas.abap" target="_blank"&gt;https://github.com/Ennowulff/hello_world/blob/main/src/zcl_code_dojo_mustache_enno.clas.abap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ennowulff_0-1685028030141.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36599i3F0D3AD7A3B66464/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ennowulff_0-1685028030141.png" alt="ennowulff_0-1685028030141.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 15:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262474#M1509</guid>
      <dc:creator>EnnoWulff</dc:creator>
      <dc:date>2023-05-25T15:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – ABAP Mustache (Week 3)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262521#M1511</link>
      <description>&lt;P&gt;Hello, Mamikee!&lt;BR /&gt;&lt;BR /&gt;Here's my code:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guigas91_0-1685037540605.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36617i12FF9B9BCB70F560/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guigas91_0-1685037540605.png" alt="guigas91_0-1685037540605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My repository with the code for this challenge:&lt;A href="https://github.com/ggarcia-de-souza/helloWorldClassAbap" target="_blank"&gt; https://github.com/ggarcia-de-souza/helloWorldClassAbap.git&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 18:00:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-week-3/m-p/262521#M1511</guid>
      <dc:creator>former_member141446</dc:creator>
      <dc:date>2023-05-25T18:00:41Z</dc:date>
    </item>
  </channel>
</rss>

