<?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 Splitting/Expanding 1 record to multiple records in Openpipelines in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Splitting-Expanding-1-record-to-multiple-records-in/m-p/294584#M38650</link>
    <description>&lt;P&gt;This is a followup on the post of Reinhard:&amp;nbsp;&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/How-to-properly-parse-BizEvents-JSON-data-with-OpenPipeline/m-p/258898" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Open-Q-A/How-to-properly-parse-BizEvents-JSON-data-with-OpenPipeline/m-p/258898&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In this case we are talking about BizEvents but the problem is occuring for every datatype that can be processed through openpipelines. We are capturing BizEvents through Oneagent Bussiness Analytics. These requests are about processing documents/payments. The requests we capture are sometimes processing these documents in bulk, so 1 request may contain multiple documents being processed, example:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
"documents": [
  {
    "documentid": "xxx-xx",
    "paymentineuros": "896"
  },
  {
    "documentid": "yyy-yy",
    "paymentineuros": "957"
  },
  {
    "documentid": "zzz-zz",
    "paymentineuros": "491"
  }
]
}&lt;/LI-CODE&gt;
&lt;P&gt;How do we split this one bizevent into multiple bizevents? We are able to do that in our dashboarding and notebooks through the dql command expand, but that is not a possibility in Openpipelines,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yniasreynders96_0-1770804441636.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31982i8B45929F9D02E850/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yniasreynders96_0-1770804441636.png" alt="yniasreynders96_0-1770804441636.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Or is there a possiblity to do this from the OneAgent BussinessAnalytics incomming requests configuration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Feb 2026 07:13:48 GMT</pubDate>
    <dc:creator>yniasreynders96</dc:creator>
    <dc:date>2026-02-12T07:13:48Z</dc:date>
    <item>
      <title>Splitting/Expanding 1 record to multiple records in Openpipelines</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Splitting-Expanding-1-record-to-multiple-records-in/m-p/294584#M38650</link>
      <description>&lt;P&gt;This is a followup on the post of Reinhard:&amp;nbsp;&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/How-to-properly-parse-BizEvents-JSON-data-with-OpenPipeline/m-p/258898" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Open-Q-A/How-to-properly-parse-BizEvents-JSON-data-with-OpenPipeline/m-p/258898&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In this case we are talking about BizEvents but the problem is occuring for every datatype that can be processed through openpipelines. We are capturing BizEvents through Oneagent Bussiness Analytics. These requests are about processing documents/payments. The requests we capture are sometimes processing these documents in bulk, so 1 request may contain multiple documents being processed, example:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
"documents": [
  {
    "documentid": "xxx-xx",
    "paymentineuros": "896"
  },
  {
    "documentid": "yyy-yy",
    "paymentineuros": "957"
  },
  {
    "documentid": "zzz-zz",
    "paymentineuros": "491"
  }
]
}&lt;/LI-CODE&gt;
&lt;P&gt;How do we split this one bizevent into multiple bizevents? We are able to do that in our dashboarding and notebooks through the dql command expand, but that is not a possibility in Openpipelines,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yniasreynders96_0-1770804441636.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31982i8B45929F9D02E850/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yniasreynders96_0-1770804441636.png" alt="yniasreynders96_0-1770804441636.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Or is there a possiblity to do this from the OneAgent BussinessAnalytics incomming requests configuration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 07:13:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Splitting-Expanding-1-record-to-multiple-records-in/m-p/294584#M38650</guid>
      <dc:creator>yniasreynders96</dc:creator>
      <dc:date>2026-02-12T07:13:48Z</dc:date>
    </item>
  </channel>
</rss>

