<?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: May 2026 Developer Challenge — Week 1: Getting familiar with the events in Integration Forum</title>
    <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14388487#M261</link>
    <description>&lt;P&gt;I'm a bit biased and I'm using the Business Event Generator shared above to send events :-). You can see that it will generate events exactly as the one shown above. In my case it is connected to AEM but I think I might switch to EMIS for next week.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Event generator connected to AEM" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/405748i6D2EA93CA16440AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="connecting-aem-broker.png" alt="Event generator connected to AEM" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Event generator connected to AEM&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sample event payload" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/405750iDCE06FE67ED6359E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="event-payload.png" alt="Sample event payload" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Sample event payload&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2026 09:25:54 GMT</pubDate>
    <dc:creator>ajmaradiaga</dc:creator>
    <dc:date>2026-05-04T09:25:54Z</dc:date>
    <item>
      <title>May 2026 Developer Challenge - Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14388480#M260</link>
      <description>&lt;P class=""&gt;Welcome to the first week of the May 2026 Developer Challenge! &lt;span class="lia-unicode-emoji" title=":party_popper:"&gt;🎉&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;This month we are going to build something that bridges two worlds that are becoming increasingly intertwined:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;event-driven architectures&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;AI&lt;/STRONG&gt;. By the end of the four weeks, you will have built an end-to-end pipeline that takes events from a broker, extracts and vectorizes the data in their payloads, and stores those vectors so they can be used for Retrieval Augmented Generation (RAG).&lt;/P&gt;&lt;BLOCKQUOTE dir="auto"&gt;&lt;P class=""&gt;Links:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;May's developer challenge blog post:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.sap.com/t5/integration-blog-posts/may-2026-developer-challenge-from-events-to-intelligence-building-an-event/ba-p/14386772" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/integration-blog-posts/may-2026-developer-challenge-from-events-to-intelligence-building-an-event/ba-p/14386772&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Week 1:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14388480" target="_blank" rel="noopener"&gt;Getting familiar with the events&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Week 2:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-2-connecting-to-the-broker-and-consuming/td-p/14393295" target="_blank" rel="noopener"&gt;Connecting to the broker and consuming events&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Week 3:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.sap.com/t5/integration-forum/may-developer-challenge-week-3-vectorizing-the-event-payload/m-p/14398231" target="_blank" rel="noopener"&gt;Vectorizing the event payload&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;But before we can build any of that, we need to understand the data we'll be working with. This week, we focus on the events themselves — what they look like, what data they carry, and how to publish them to a broker.&lt;/P&gt;&lt;BLOCKQUOTE dir="auto"&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;span class="lia-unicode-emoji" title=":information:"&gt;ℹ️&lt;/span&gt;&amp;nbsp;Reminder:&lt;/FONT&gt;&lt;/STRONG&gt; The goal of the challenge is to learn the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;concepts&lt;/STRONG&gt;, architect a solution and implement it using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;whatever tools you have access to&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— SAP, open-source, trial, paid products, use your favourite programming language or whatever agent you fancy using.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;H2 id="the-scenario"&gt;The scenario&lt;/H2&gt;&lt;P class=""&gt;Throughout this challenge, I will work with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Business Partner events&lt;/STRONG&gt;. A Business Partner event is published whenever a business partner (a customer, supplier, or employee) is created or changed in a system. These are common, well-understood events in enterprise landscapes, and their payloads contain rich, structured data that is well-suited for vectorization.&lt;/P&gt;&lt;BLOCKQUOTE dir="auto"&gt;&lt;P class=""&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://hub.sap.com/event/CE_BUSINESSPARTNEREVENTS/resource" target="_blank" rel="noopener"&gt;standard Business Partner event&lt;/A&gt;, available out of the box in SAP S/4HANA Cloud, is a notification type event which contains minimal information. For simplicity purposes I will be using a custom "data type" Business Partner event, which just contains more data than usual.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;We will use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;CloudEvents specification&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as the format for our events. If you haven't worked with CloudEvents before, don't worry — we'll cover what you need to know. CloudEvents is a specification for describing event data in a common way. Its goal is to simplify event declaration and delivery across services and platforms. SAP has adopted it across its products, but it is also widely adopted across the open-source ecosystem.&lt;/P&gt;&lt;P class=""&gt;Here is an example of a custom Business Partner Created data type event following the CloudEvents specification:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"specversion"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"1.0"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"type"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"sap.s4.custom.BusinessPartner.Created"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"source"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"/sap/s4/erp/business-partner"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"id"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"c54267d5-6318-488c-854a-c051602cde75"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"time"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"2026-04-29T15:32:38.947Z"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"datacontenttype"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"application/json"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"subject"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"1003770"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"data"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;{&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"BusinessPartner"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"1003770"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"BusinessPartnerUUID"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"89aa681d-5faf-4366-a813-e2d58445aea5"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"BusinessPartnerFullName"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Manuel Abreu"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"BusinessPartnerCategory"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"1"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"BusinessPartnerGrouping"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"BP02"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"FirstName"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Manuel"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"LastName"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Abreu"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"IsNaturalPerson"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"X"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"CreationDate"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"/Date(1518393600000)/"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"CreatedByUser"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"CC0000000002"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"BusinessPartnerAddress"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;{&lt;/SPAN&gt;
      &lt;SPAN class=""&gt;"Country"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"PT"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
      &lt;SPAN class=""&gt;"Region"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;""&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
      &lt;SPAN class=""&gt;"CityName"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Praia da Vitória"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
      &lt;SPAN class=""&gt;"PostalCode"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"6539-865"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
      &lt;SPAN class=""&gt;"StreetName"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Praça de Valente, 401"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
      &lt;SPAN class=""&gt;"HouseNumber"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"12"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
      &lt;SPAN class=""&gt;"AddressTimeZone"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"WEST"&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;}&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;}&lt;/SPAN&gt;
&lt;SPAN class=""&gt;}&lt;/SPAN&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P class=""&gt;You'll notice this event is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;data event&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— unlike a pure notification event (which would only carry the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;BusinessPartner&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ID), this one includes fields that describe the business partner itself. That's intentional: richer data in the payload means more signal for our vectorization step later in the challenge.&lt;/P&gt;&lt;H2 id="your-task-this-week"&gt;Your task this week&lt;/H2&gt;&lt;P class=""&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Publish at least three Business Partner events to a message broker of your choice.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;The events should:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Follow the CloudEvents specification (pay attention to the required context attributes:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;specversion&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;type&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;source&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;time&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;datacontenttype&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;data&lt;/CODE&gt;)&lt;/LI&gt;&lt;LI&gt;Include meaningful data in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;data&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;field — not just an ID. Think name, region, country, type, etc.&lt;/LI&gt;&lt;LI&gt;Be published to a topic that follows a sensible naming convention. For example:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;sap/s4/custom/BusinessPartner/Created/PT/1003770&lt;/CODE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Broker options&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— use whatever you have access to:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;STRONG&gt;SAP options&lt;/STRONG&gt;: SAP Integration Suite, advanced event mesh (AEM), SAP Cloud Application Event Hub, Event Mesh capability in SAP Integration Suite (EMIS).&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Open-source options&lt;/STRONG&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://console.solace.cloud/" target="_blank" rel="noopener"&gt;Solace PubSub+ (free tier)&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.rabbitmq.com/" target="_blank" rel="noopener"&gt;RabbitMQ&lt;/A&gt;, or any other you might have available.&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;You can publish the events programmatically (recommended) or manually via a broker's management UI or REST API.&lt;/P&gt;&lt;H2 id="generate-events"&gt;Generate events&lt;/H2&gt;&lt;P class=""&gt;To help you generating events, I've published a simple web app (&lt;A href="https://ajmaradiaga.com/business-event-generator/" target="_blank" rel="noopener"&gt;Business Event Generator &lt;span class="lia-unicode-emoji" title=":satellite_antenna:"&gt;📡&lt;/span&gt;&lt;/A&gt;) that can connect to an AEM broker or EMIS. With it, you can publish some Business Partners Create data events with the same structure as the one above. In case you don't have access to an AEM or EMIS instance, you can just copy the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/ajmaradiaga/business-event-generator/blob/main/public/events/data/business-partners.json" target="_blank" rel="noopener"&gt;Business Partner data available in the repo&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and use it programatically to generate your own events.&lt;/P&gt;&lt;P class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="week1-business-event-generator.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/405744i6BE7DA5874C2E0FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="week1-business-event-generator.png" alt="week1-business-event-generator.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BLOCKQUOTE dir="auto"&gt;&lt;P class=""&gt;&lt;STRONG&gt;The data published is not real data.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;It was all generated using the awesome&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pypi.org/project/Faker/" target="_blank" rel="noopener"&gt;&lt;span class="lia-unicode-emoji" title=":snake:"&gt;🐍&lt;/span&gt; Python Faker library&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;H2 id="share-your-work"&gt;Share your work&lt;/H2&gt;&lt;P class=""&gt;To complete this week's challenge,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;add a comment in this discussion&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;A screenshot or code snippet showing your events being published to your broker&lt;/LI&gt;&lt;LI&gt;A sample of one of the CloudEvents you published (mask any sensitive data)&lt;/LI&gt;&lt;LI&gt;Which broker you used and why you chose it&lt;/LI&gt;&lt;/OL&gt;&lt;HR /&gt;&lt;BLOCKQUOTE dir="auto"&gt;&lt;P class=""&gt;&lt;STRONG&gt;SAP solution note&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— I'm sharing in the comments below how I solved this using SAP Integration Suite + Advanced Event Mesh.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;H2 id="further-reading"&gt;Further reading&lt;/H2&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;A href="https://cloudevents.io/" target="_blank" rel="noopener"&gt;CloudEvents specification&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.sap.com/t5/application-development-blog-posts/cloudevents-at-sap/ba-p/13620137" target="_blank" rel="noopener"&gt;CloudEvents at SAP&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://hub.sap.com/event/CE_BUSINESSPARTNEREVENTS/resource" target="_blank" rel="noopener"&gt;SAP Business Accelerator Hub — Business Partner Events&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;P class=""&gt;&lt;EM&gt;Some food for thought:&lt;/EM&gt;&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Why might you prefer a data event over a notification event for a RAG use case?&lt;/LI&gt;&lt;LI&gt;What fields would you include in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;data&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;payload to make it most useful for semantic search later?&lt;/LI&gt;&lt;LI&gt;You might have noticed that there is some dynamic data included in the example topic above... In which cases that would be useful?&lt;/LI&gt;&lt;LI&gt;How does your chosen broker handle message persistence? What happens to a message if no consumer is connected when it arrives?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 25 May 2026 13:03:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14388480#M260</guid>
      <dc:creator>ajmaradiaga</dc:creator>
      <dc:date>2026-05-25T13:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14388487#M261</link>
      <description>&lt;P&gt;I'm a bit biased and I'm using the Business Event Generator shared above to send events :-). You can see that it will generate events exactly as the one shown above. In my case it is connected to AEM but I think I might switch to EMIS for next week.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Event generator connected to AEM" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/405748i6D2EA93CA16440AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="connecting-aem-broker.png" alt="Event generator connected to AEM" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Event generator connected to AEM&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sample event payload" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/405750iDCE06FE67ED6359E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="event-payload.png" alt="Sample event payload" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Sample event payload&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 09:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14388487#M261</guid>
      <dc:creator>ajmaradiaga</dc:creator>
      <dc:date>2026-05-04T09:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14391396#M263</link>
      <description>&lt;P&gt;Hello!!&lt;/P&gt;&lt;P&gt;Thanks for this challenge.&lt;/P&gt;&lt;P&gt;I have tried the event generator with Solace platform, connected it to sap CPI for publishing the event.&lt;/P&gt;&lt;P&gt;Using the solace PubSub+ platform as SAP AEM is powered by solace and both of them have similar UI. here are the steps Ive followed.&lt;/P&gt;&lt;P&gt;1. generated events.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KanishkaDeshak_0-1778157566759.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/407255i294A5EBC59BB15F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KanishkaDeshak_0-1778157566759.png" alt="KanishkaDeshak_0-1778157566759.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; consumed them by subscribing to the below topic&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KanishkaDeshak_1-1778157730898.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/407258i1AB807002B9A4066/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KanishkaDeshak_1-1778157730898.png" alt="KanishkaDeshak_1-1778157730898.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Consuming only the events associated with India(IN).&lt;BR /&gt;QUEUE:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KanishkaDeshak_2-1778157839218.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/407259iCA9E97881F390C25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KanishkaDeshak_2-1778157839218.png" alt="KanishkaDeshak_2-1778157839218.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now consuming these in CPI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KanishkaDeshak_3-1778158027444.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/407260i574C55EED6D675DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KanishkaDeshak_3-1778158027444.png" alt="KanishkaDeshak_3-1778158027444.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;{&lt;BR /&gt;"specversion": "1.0",&lt;BR /&gt;"type": "sap.s4.custom.BusinessPartner.Created",&lt;BR /&gt;"source": "/sap/s4/erp/business-partner",&lt;BR /&gt;"id": "154054a3-fed0-48fe-951b-3548bff57a59",&lt;BR /&gt;"time": "2026-05-07T10:51:21.455Z",&lt;BR /&gt;"datacontenttype": "application/json",&lt;BR /&gt;"subject": "1003775",&lt;BR /&gt;"data": {&lt;BR /&gt;"BusinessPartner": "1003775",&lt;BR /&gt;"BusinessPartnerUUID": "1b2eb535-324a-4555-922e-8b1cde0abd13",&lt;BR /&gt;"BusinessPartnerFullName": "Anaya Rajagopal",&lt;BR /&gt;"BusinessPartnerCategory": "1",&lt;BR /&gt;"BusinessPartnerGrouping": "BP02",&lt;BR /&gt;"FirstName": "Anaya",&lt;BR /&gt;"LastName": "Rajagopal",&lt;BR /&gt;"IsNaturalPerson": "X",&lt;BR /&gt;"CreationDate": "/Date(1518393600000)/",&lt;BR /&gt;"CreatedByUser": "CC0000000002",&lt;BR /&gt;"BusinessPartnerAddress": {&lt;BR /&gt;"Country": "IN",&lt;BR /&gt;"Region": "",&lt;BR /&gt;"CityName": "Ajmer",&lt;BR /&gt;"PostalCode": "742814",&lt;BR /&gt;"StreetName": "56/16\nTank Chowk",&lt;BR /&gt;"HouseNumber": "H.No. 051",&lt;BR /&gt;"AddressTimeZone": "IST"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Any corrections/suggestions are welcome&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kanishka&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 12:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14391396#M263</guid>
      <dc:creator>KanishkaDeshak</dc:creator>
      <dc:date>2026-05-07T12:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14391461#M264</link>
      <description>&lt;P&gt;Excellent&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1385177"&gt;@KanishkaDeshak&lt;/a&gt;&amp;nbsp;, you are actually getting ahead and have nearly completed week 2 hehe. Great job!&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 13:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14391461#M264</guid>
      <dc:creator>ajmaradiaga</dc:creator>
      <dc:date>2026-05-07T13:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14392677#M265</link>
      <description>&lt;P&gt;My submission for week1:&lt;/P&gt;&lt;P&gt;1. A screenshot of my event being published to my broker&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MioYasutake_4-1778272848000.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/407988iA398DD1C9FD4F7C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="MioYasutake_4-1778272848000.png" alt="MioYasutake_4-1778272848000.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. A sample of one of the CloudEvents I published&lt;/P&gt;&lt;LI-CODE lang="json"&gt;{
  "specversion": "1.0",
  "type": "sap.s4.custom.BusinessPartner.Created",
  "source": "/sap/s4/erp/business-partner",
  "id": "a7b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6",
  "time": "2026-05-09T06:15:22.845Z",
  "datacontenttype": "application/json",
  "subject": "1004823",
  "data": {
    "BusinessPartner": "1004823",
    "BusinessPartnerUUID": "f8e9d0c1-b2a3-4567-8901-234567890abc",
    "BusinessPartnerFullName": "Yasutake Mio",
    "BusinessPartnerCategory": "1",
    "BusinessPartnerGrouping": "BP02",
    "FirstName": "Mio",
    "LastName": "Yasutake",
    "IsNaturalPerson": "X",
    "CreationDate": "/Date(1715241600000)/",
    "CreatedByUser": "CC0000000002",
    "BusinessPartnerAddress": {
      "Country": "JP",
      "Region": "13",
      "CityName": "Tokyo",
      "PostalCode": "100-0001",
      "StreetName": "1-1-1 Chiyoda",
      "HouseNumber": "",
      "AddressTimeZone": "JST"
    }
  }
}&lt;/LI-CODE&gt;&lt;P&gt;3. I used Solace PubSub+ (free tier). Initially, I considered using&amp;nbsp;&lt;SPAN&gt;EMIS, but that option was unavailable with the trial account. Therefore, I chose this option. Additionally, it has many similarities with&amp;nbsp;AEM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 20:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14392677#M265</guid>
      <dc:creator>MioYasutake</dc:creator>
      <dc:date>2026-05-08T20:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14392871#M266</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for this Challenge. So relevant for our upcoming requirement and lot of learning opportunity .&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Generated the events from a simple standalone ABAP program using&amp;nbsp; client post&amp;nbsp;method.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMV_1-1778335500411.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408099i5462FFABEC58C8F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMV_1-1778335500411.png" alt="JMV_1-1778335500411.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="JMV_2-1778335529200.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408101i0F8E1C3AEA2352A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMV_2-1778335529200.png" alt="JMV_2-1778335529200.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="JMV_0-1778335108559.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408095iEC0410EF9311F207/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMV_0-1778335108559.png" alt="JMV_0-1778335108559.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) Set the up broker in Solace (Used Solace AI to build the end to end)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMV_3-1778335589173.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408105i66F8E99E0597F283/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMV_3-1778335589173.png" alt="JMV_3-1778335589173.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="JMV_5-1778335959546.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408113iD231A4A2F5E2E457/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMV_5-1778335959546.png" alt="JMV_5-1778335959546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 May 2026 14:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14392871#M266</guid>
      <dc:creator>JMV</dc:creator>
      <dc:date>2026-05-09T14:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14392988#M267</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have chosen AEM since it has been a while since I use it and also wanted to have a look to your tool to generate the events, pretty useful.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fjaviergar07_0-1778401253797.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408183i3C0A1F38AFBA4FF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="fjaviergar07_0-1778401253797.png" alt="fjaviergar07_0-1778401253797.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And the events I received in the broker:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fjaviergar07_1-1778401315010.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408184iF052F10CC6014155/image-size/large?v=v2&amp;amp;px=999" role="button" title="fjaviergar07_1-1778401315010.png" alt="fjaviergar07_1-1778401315010.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;looking forward to the next weeks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Javier&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2026 13:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14392988#M267</guid>
      <dc:creator>fjaviergar07</dc:creator>
      <dc:date>2026-05-10T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393027#M268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I chose RabbitMQ as my broker because it is lightweight, reliable, and highly portable and I could run locally&amp;nbsp;via Docker. Since I am building this on a personal Linux environment, I wanted a stack that allows for full offline development while remaining compliant with the Cloud Events specification.&lt;/P&gt;&lt;P&gt;Using the MQTT plugin for RabbitMQ allows bridging traditional messaging with a Python-based pipeline.&lt;BR /&gt;This setup feeds directly into my workflow using Ollama (which I already had from previous experiments) for local embeddings and ChromaDB for vector storage, demonstrating how SAP-style event patterns can be implemented with an entirely local, open-source toolchain.&lt;/P&gt;&lt;P&gt;Here is the schema that I am using, I intentionally kept it simple.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joery_0-1778408090163.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408199i46518B9124CB9A24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joery_0-1778408090163.png" alt="Joery_0-1778408090163.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I had everything running in background I could launch the events:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joery_1-1778408619844.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408200i14B3FEA980A10A6C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joery_1-1778408619844.png" alt="Joery_1-1778408619844.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These were then picked up and processed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joery_2-1778408667519.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408201i709481013E299FDC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joery_2-1778408667519.png" alt="Joery_2-1778408667519.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And I can find those in the DB&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joery_3-1778413468861.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408204iB59DE86E3406B621/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joery_3-1778413468861.png" alt="Joery_3-1778413468861.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Joery&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2026 11:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393027#M268</guid>
      <dc:creator>Joery</dc:creator>
      <dc:date>2026-05-10T11:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393088#M269</link>
      <description>&lt;P&gt;Week1&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I've created in solace -&amp;gt; cluster manager -&amp;gt; service and used&amp;nbsp;“Try Me!” messaging interface.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andrii_1-1778449471683.png" style="width: 665px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408231iEA32CBD74F1EB97F/image-dimensions/665x301?v=v2" width="665" height="301" role="button" title="Andrii_1-1778449471683.png" alt="Andrii_1-1778449471683.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Published cloud event&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"specversion": "1.0",&lt;BR /&gt;"type": "sap.s4.custom.BusinessPartner.Created",&lt;BR /&gt;"source": "/sap/s4/erp/business-partner",&lt;BR /&gt;"id": "ab2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6",&lt;BR /&gt;"time": "2026-05-09T06:15:22.845Z",&lt;BR /&gt;"datacontenttype": "application/json",&lt;BR /&gt;"subject": "1003770",&lt;BR /&gt;"data": {&lt;BR /&gt;"BusinessPartner": "1003770",&lt;BR /&gt;"BusinessPartnerUUID": "89aa681d-5faf-4366-a813-e2d58445aea5",&lt;BR /&gt;"BusinessPartnerFullName": "Manuel Abreu",&lt;BR /&gt;"BusinessPartnerCategory": "1",&lt;BR /&gt;"BusinessPartnerGrouping": "BP02",&lt;BR /&gt;"FirstName": "Manuel",&lt;BR /&gt;"LastName": "Abreu",&lt;BR /&gt;"IsNaturalPerson": "X",&lt;BR /&gt;"CreatedByUser": "CC0000000002",&lt;BR /&gt;"BusinessPartnerAddress": {&lt;BR /&gt;"Country": "PT",&lt;BR /&gt;"CityName": "Praia da Vitória",&lt;BR /&gt;"PostalCode": "6539-865",&lt;BR /&gt;"StreetName": "Praça de Valente, 401",&lt;BR /&gt;"HouseNumber": "12",&lt;BR /&gt;"AddressTimeZone": "WEST"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;3. Broker used: SAP Advanced Event Mesh (AEM)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andrii_2-1778450475915.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408232i22081B4B66BE3333/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andrii_2-1778450475915.png" alt="Andrii_2-1778450475915.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2026 22:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393088#M269</guid>
      <dc:creator>Andrii</dc:creator>
      <dc:date>2026-05-10T22:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393250#M270</link>
      <description>&lt;P&gt;Very nice solution! Looks like you've implemented the entire scenario already hehe. I look forward to see how it evolves in the next couple of weeks :-).&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 06:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393250#M270</guid>
      <dc:creator>ajmaradiaga</dc:creator>
      <dc:date>2026-05-11T06:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393252#M271</link>
      <description>&lt;P&gt;Nice! Thanks for sharing&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 06:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393252#M271</guid>
      <dc:creator>ajmaradiaga</dc:creator>
      <dc:date>2026-05-11T06:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393254#M272</link>
      <description>&lt;P&gt;That's correct... AEM is powered by Solace technology so getting familiar and using Solace PubSub+ is a great way for learning AEM &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 06:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393254#M272</guid>
      <dc:creator>ajmaradiaga</dc:creator>
      <dc:date>2026-05-11T06:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393594#M276</link>
      <description>&lt;P&gt;I tried using Business Event Generator (AEM broker)&amp;nbsp; :&lt;/P&gt;&lt;P&gt;Business Event Generator (AEM broker)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Swathi_SAP_Philomath_0-1778502119682.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408464iF1A72F10F446986A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Swathi_SAP_Philomath_0-1778502119682.png" alt="Swathi_SAP_Philomath_0-1778502119682.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Solace:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Swathi_SAP_Philomath_1-1778504618225.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408472iE7AA12FB044C79F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Swathi_SAP_Philomath_1-1778504618225.png" alt="Swathi_SAP_Philomath_1-1778504618225.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 13:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393594#M276</guid>
      <dc:creator>Swathi_SAP_Philomath</dc:creator>
      <dc:date>2026-05-11T13:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393798#M277</link>
      <description>&lt;P&gt;Week 1:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1. Used Try Me to publish the below payload&lt;/P&gt;&lt;LI-CODE lang="json"&gt;{
  "specversion": "1.0",
  "type": "sap.s4.custom.BusinessPartner.Created",
  "source": "/sap/s4/erp/business-partner",
  "id": "c54267d5-6318-488c-854a-c051602cde75",
  "time": "2026-04-29T15:32:38.947Z",
  "datacontenttype": "application/json",
  "subject": "1003770",
  "data": {
    "BusinessPartner": "1003770",
    "BusinessPartnerUUID": "89aa681d-5faf-4366-a813-e2d58445aea5",
    "BusinessPartnerFullName": "Manuel Abreu",
    "BusinessPartnerCategory": "1",
    "BusinessPartnerGrouping": "BP02",
    "FirstName": "Manuel",
    "LastName": "Abreu",
    "IsNaturalPerson": "X",
    "CreationDate": "/Date(1518393600000)/",
    "CreatedByUser": "CC0000000002",
    "BusinessPartnerAddress": {
      "Country": "PT",
      "Region": "",
      "CityName": "Praia da Vitória",
      "PostalCode": "6539-865",
      "StreetName": "Praça de Valente, 401",
      "HouseNumber": "12",
      "AddressTimeZone": "WEST"
    }
  }&lt;/LI-CODE&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="nethrashivendra60_0-1778523966767.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408573i4D2F0321F5D8FA7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nethrashivendra60_0-1778523966767.png" alt="nethrashivendra60_0-1778523966767.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Created queue in AEM&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nethrashivendra60_1-1778524158804.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408574i01B72CBC640D7766/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nethrashivendra60_1-1778524158804.png" alt="nethrashivendra60_1-1778524158804.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also did a mistake by using wildcard at a wrong place &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;sap/s4/custom/BusinessPartner/Created/PT*.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I figured it out and the event is in the Queue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nethrashivendra60_2-1778524254125.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/408575iFB9E2DB0E3B0F9F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nethrashivendra60_2-1778524254125.png" alt="nethrashivendra60_2-1778524254125.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>Mon, 11 May 2026 18:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14393798#M277</guid>
      <dc:creator>nethrashivendra60</dc:creator>
      <dc:date>2026-05-11T18:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14395118#M278</link>
      <description>&lt;P&gt;My submission for week1 . Sent the event via&amp;nbsp;&lt;SPAN&gt;Business Event Generator&amp;nbsp;app and received via Solace AEM broker.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-13 at 4.03.54 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/409246iCD18138D15B0FB10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-13 at 4.03.54 PM.png" alt="Screenshot 2026-05-13 at 4.03.54 PM.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 2026-05-13 at 4.01.45 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/409247iAEBD758393465091/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-13 at 4.01.45 PM.png" alt="Screenshot 2026-05-13 at 4.01.45 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Another one via try me feature. I choose solace because SAP Integration Suite AEM is solace under the hood.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-13 at 4.11.18 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/409263i4FE9A5FE5AF3CEB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-13 at 4.11.18 PM.png" alt="Screenshot 2026-05-13 at 4.11.18 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 10:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14395118#M278</guid>
      <dc:creator>ajay_soreng</dc:creator>
      <dc:date>2026-05-13T10:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14396003#M280</link>
      <description>&lt;P&gt;WEEK 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="umberto_panico_0-1778755850242.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/409820iEACA70B1073A82BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="umberto_panico_0-1778755850242.png" alt="umberto_panico_0-1778755850242.png" /&gt;&lt;/span&gt;&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="umberto_panico_1-1778755879346.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/409821i9F29CD0CD0EBC1D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="umberto_panico_1-1778755879346.png" alt="umberto_panico_1-1778755879346.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="umberto_panico_2-1778755934860.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/409822iFE9A2841639DF9CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="umberto_panico_2-1778755934860.png" alt="umberto_panico_2-1778755934860.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 10:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14396003#M280</guid>
      <dc:creator>umberto_panico</dc:creator>
      <dc:date>2026-05-14T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14396635#M282</link>
      <description>&lt;P&gt;Better late than never:) Week 1 of the May challenge done!&lt;/P&gt;&lt;P&gt;Sample CloudEvent published:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"specversion": "1.0",&lt;BR /&gt;"type": "sap.s4.custom.BusinessPartner.Created",&lt;BR /&gt;"source": "/sap/s4/erp/business-partner",&lt;BR /&gt;"id": "c54267d5-6318-488c-854a-c051602cde75",&lt;BR /&gt;"time": "2026-04-29T15:32:38.947Z",&lt;BR /&gt;"datacontenttype": "application/json",&lt;BR /&gt;"subject": "2055633",&lt;BR /&gt;"data": {&lt;BR /&gt;"BusinessPartner": "2055633",&lt;BR /&gt;"BusinessPartnerUUID": "89aa681d-5faf-4366-a813-e2d58445aea5",&lt;BR /&gt;"BusinessPartnerFullName": "Chaimae CHAIRI",&lt;BR /&gt;"BusinessPartnerCategory": "1",&lt;BR /&gt;"BusinessPartnerGrouping": "BP02",&lt;BR /&gt;"FirstName": "Chaimae",&lt;BR /&gt;"LastName": "CHAIRI",&lt;BR /&gt;"IsNaturalPerson": "X",&lt;BR /&gt;"CreationDate": "/Date(1518393600000)/",&lt;BR /&gt;"CreatedByUser": "CC0000000002",&lt;BR /&gt;"BusinessPartnerAddress": {&lt;BR /&gt;"Country": "MA",&lt;BR /&gt;"Region": "Casablanca-Settat",&lt;BR /&gt;"CityName": "Casablanca",&lt;BR /&gt;"PostalCode": "20000",&lt;BR /&gt;"StreetName": "Boulevard Mohammed Zerktouni",&lt;BR /&gt;"HouseNumber": "20",&lt;BR /&gt;"AddressTimeZone": "GMT"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Broker used: Solace PubSub+ Cloud (free tier / Developer plan)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Solace Capture.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/410248i4490FB03D779ED0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Solace Capture.png" alt="Solace Capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Business Event Generator web app to publish Business Partner Created events to my Solace broker&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BEG AEM bROKER.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/410249i6B5FCFF749C23AF9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BEG AEM bROKER.png" alt="BEG AEM bROKER.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you for this challenge !&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 23:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14396635#M282</guid>
      <dc:creator>Chaimae_Chairi27</dc:creator>
      <dc:date>2026-05-14T23:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14397520#M286</link>
      <description>&lt;P&gt;Thanks for the challenge!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ihor_Haranichev_0-1778945583423.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/410637i03F5BD39350194D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ihor_Haranichev_0-1778945583423.png" alt="Ihor_Haranichev_0-1778945583423.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;A sample:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"specversion": "1.0",&lt;BR /&gt;"type": "sap.s4.custom.BusinessPartner.Created",&lt;BR /&gt;"source": "/sap/s4/erp/business-partner",&lt;BR /&gt;"id": "bp-1001",&lt;BR /&gt;"time": "2026-05-16T10:00:00Z",&lt;BR /&gt;"datacontenttype": "application/json",&lt;BR /&gt;"subject": "100001",&lt;BR /&gt;"data": {&lt;BR /&gt;"BusinessPartner": "100001",&lt;BR /&gt;"BusinessPartnerFullName": "Anna Novak",&lt;BR /&gt;"BusinessPartnerCategory": "1",&lt;BR /&gt;"Country": "CZ",&lt;BR /&gt;"City": "Prague",&lt;BR /&gt;"Region": "Prague",&lt;BR /&gt;"CreatedByUser": "DEV_USER"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Solace Cloud was chosen as a free tool to implement event-driven messaging without the need for local infrastructure.&lt;/P&gt;</description>
      <pubDate>Sat, 16 May 2026 15:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14397520#M286</guid>
      <dc:creator>Ihor_Haranichev</dc:creator>
      <dc:date>2026-05-16T15:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14399674#M297</link>
      <description>&lt;P&gt;&lt;STRONG&gt;My submission for week 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Broker used: Solace PubSub+ Cloud (Free Tier). I chose it because SAP Advanced Event Mesh is powered by Solace under the hood, making the learning experience identical!&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Event Generator: I used the Business Event Generator web app to successfully simulate and publish the S/4HANA Business Partner events.&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Sample CloudEvent:&lt;I&gt;{"specversion":"1.0","type":"sap.s4.custom.BusinessPartner.Created","source":"/sap/s4/erp/business-partner","id":"4deab3e2-8472-4a89-8da0-885d467d3853","time":"2026-05-20T07:10:58.552Z","datacontenttype":"application/json","subject":"1003787","data":{"BusinessPartner":"1003787","BusinessPartnerUUID":"36f8993d-66ce-4536-829d-cb5f5a41a09b","BusinessPartnerFullName":"Prof. Stjepan Lehmann","BusinessPartnerCategory":"1","BusinessPartnerGrouping":"BP02","FirstName":"Prof.","LastName":"Stjepan","IsNaturalPerson":"X","CreationDate":"/Date(1518393600000)/","CreatedByUser":"CC0000000002","BusinessPartnerAddress":{"Country":"DE","Region":"","CityName":"Wiedenbrück","PostalCode":"14593","StreetName":"Neuschäferweg 8","HouseNumber":"3/7","AddressTimeZone":"CEST"}}}&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reury_2-1779261403298.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/411701iB0532F0A5429BD4E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reury_2-1779261403298.png" alt="reury_2-1779261403298.png" /&gt;&lt;/span&gt;&lt;/I&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reury_1-1779261376063.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/411700iD1BEB40F82BF351E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reury_1-1779261376063.png" alt="reury_1-1779261376063.png" /&gt;&lt;/span&gt;&lt;/I&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 20 May 2026 07:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14399674#M297</guid>
      <dc:creator>reury</dc:creator>
      <dc:date>2026-05-20T07:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: May 2026 Developer Challenge — Week 1: Getting familiar with the events</title>
      <link>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14402981#M311</link>
      <description>&lt;P&gt;Finally I am able to publish and subscribe. great learning.&lt;/P&gt;&lt;P&gt;1. Broker used: Solace PubSub+ Cloud (free&amp;nbsp; tier)&lt;/P&gt;&lt;P&gt;2. Event Generator: I used the Demo Business event Generator Web App.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sharanjee_186716_0-1779688944187.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/413498i66EA402B7B5292D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sharanjee_186716_0-1779688944187.png" alt="sharanjee_186716_0-1779688944187.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="sharanjee_186716_1-1779688985161.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/413499iBF2621E64A5A414D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sharanjee_186716_1-1779688985161.png" alt="sharanjee_186716_1-1779688985161.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 06:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/integration-forum/may-2026-developer-challenge-week-1-getting-familiar-with-the-events/m-p/14402981#M311</guid>
      <dc:creator>sharanjee_186716</dc:creator>
      <dc:date>2026-05-25T06:03:14Z</dc:date>
    </item>
  </channel>
</rss>

