<?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 Query Outgoing Business Events Using DQL for Complete Insights in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289525#M2768</link>
    <description>&lt;P&gt;I have defined an Outgoing Business event that sending SOAP/XML requests to external service&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Event Trigger
&lt;UL&gt;
&lt;LI&gt;Request - Path contains "MyExternalService"&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Event meta data
&lt;UL&gt;
&lt;LI&gt;Event Provider
&lt;UL&gt;
&lt;LI&gt;Data Source - Request Path&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Event type
&lt;UL&gt;
&lt;LI&gt;Fixed value - MyExternalService&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Event category
&lt;UL&gt;
&lt;LI&gt;Data Source - Request - Body&lt;/LI&gt;
&lt;LI&gt;Path - x.y.z.myField&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;However, I am unable to see any metrics from Notebook query for example&lt;BR /&gt;fetch bizevents&lt;BR /&gt;| summarize Count=count(), by:{event.provider, event.type}&lt;BR /&gt;| sort Count, direction:"descending"&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 12:37:29 GMT</pubDate>
    <dc:creator>TT</dc:creator>
    <dc:date>2025-12-17T12:37:29Z</dc:date>
    <item>
      <title>Query Outgoing Business Events Using DQL for Complete Insights</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289525#M2768</link>
      <description>&lt;P&gt;I have defined an Outgoing Business event that sending SOAP/XML requests to external service&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Event Trigger
&lt;UL&gt;
&lt;LI&gt;Request - Path contains "MyExternalService"&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Event meta data
&lt;UL&gt;
&lt;LI&gt;Event Provider
&lt;UL&gt;
&lt;LI&gt;Data Source - Request Path&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Event type
&lt;UL&gt;
&lt;LI&gt;Fixed value - MyExternalService&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Event category
&lt;UL&gt;
&lt;LI&gt;Data Source - Request - Body&lt;/LI&gt;
&lt;LI&gt;Path - x.y.z.myField&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;However, I am unable to see any metrics from Notebook query for example&lt;BR /&gt;fetch bizevents&lt;BR /&gt;| summarize Count=count(), by:{event.provider, event.type}&lt;BR /&gt;| sort Count, direction:"descending"&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:37:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289525#M2768</guid>
      <dc:creator>TT</dc:creator>
      <dc:date>2025-12-17T12:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289531#M2769</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Your DQL is corect.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t_pawlak_0-1763037257067.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/30906i4696D7A7779D3791/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t_pawlak_0-1763037257067.png" alt="t_pawlak_0-1763037257067.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but the fact that no Business Events are actually being ingested, so fetch bizevents has nothing to return.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 12:35:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289531#M2769</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2025-11-13T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289534#M2770</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/42367"&gt;@t_pawlak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sure there were requests for the business event as I could see the log entries for the call&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:06:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289534#M2770</guid>
      <dc:creator>TT</dc:creator>
      <dc:date>2025-11-13T13:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289535#M2771</link>
      <description>&lt;P&gt;Just to be clear, the metrics from DQL did not contain the Business Event that I have created&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:10:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289535#M2771</guid>
      <dc:creator>TT</dc:creator>
      <dc:date>2025-11-13T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289536#M2772</link>
      <description>&lt;P&gt;Thanks for the clarification!&lt;/P&gt;&lt;P&gt;Two important distinctions here:&lt;/P&gt;&lt;P&gt;Seeing log entries ≠ having Business Events in Grail.&lt;BR /&gt;The fact that you see log lines for the SOAP call only proves that the request happened, but it doesn’t necessarily mean that a OneAgent Business Event was generated and stored in bizevents.&lt;/P&gt;&lt;P&gt;To narrow this down, could you please share how exactly you configured your Business Event rule?&lt;BR /&gt;For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;is it an Outgoing or Incoming Business Event?&lt;/LI&gt;&lt;LI&gt;what is the trigger condition (request path, service, etc.)?&lt;/LI&gt;&lt;LI&gt;how did you set event.provider / event.type and other fields?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;A screenshot of the Business Event configuration (with sensitive data blurred) would also be very helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:23:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289536#M2772</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2025-11-13T13:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289537#M2773</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you talking about Managed?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:40:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289537#M2773</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-11-13T13:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289539#M2774</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the screenshot below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="outgoing-business-event.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/30907iEBC257A7EFF7A2E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="outgoing-business-event.png" alt="outgoing-business-event.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:47:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289539#M2774</guid>
      <dc:creator>TT</dc:creator>
      <dc:date>2025-11-13T13:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289540#M2776</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58682"&gt;@AntonPineiro&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do you mean by that?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:49:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289540#M2776</guid>
      <dc:creator>TT</dc:creator>
      <dc:date>2025-11-13T13:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289542#M2777</link>
      <description>&lt;P&gt;Dynatrace SaaS = Dynatrace runs and hosts the cluster for you (typical URL like ...live.dynatrace.com, features like Notebooks/Map/Reference data available).&lt;/P&gt;&lt;P&gt;Dynatrace Managed = You host the Dynatrace cluster on-prem or in your cloud. There’s a Cluster Management Console (CMC) and a custom domain.&lt;BR /&gt;Look at the URL and the account “About” page:&lt;/P&gt;&lt;P&gt;If you see “Dynatrace Managed” or have access to CMC, you’re Managed.&lt;/P&gt;&lt;P&gt;If your environment lives under *.dynatrace.com (e.g., ...live.dynatrace.com) and there’s no CMC, you’re SaaS.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 14:03:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289542#M2777</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2025-11-13T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289553#M2778</link>
      <description>&lt;P&gt;It's SaaS&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 16:15:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289553#M2778</guid>
      <dc:creator>TT</dc:creator>
      <dc:date>2025-11-13T16:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289556#M2775</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76635"&gt;@TT&lt;/a&gt;&amp;nbsp; support of outgoing business events captured by OneAgent is pretty limited to &lt;A href="https://docs.dynatrace.com/docs/observe/business-observability/bo-events-capturing#data-extraction-from-outgoing-http-requests" target="_blank" rel="noopener"&gt;a few frameworks&lt;/A&gt; at this time. I think it's this issue.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Currently, the support is only in Java and only for:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Apache HTTP Client 4.x&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;OK HTTP Client 3.4+&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;Capturing bizevents from HTTP requests sent by any other framework or technology is not possible (yet).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 17:09:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289556#M2775</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-11-13T17:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289581#M2779</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Let me move this thread to QA because it is in Managed section.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 07:38:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289581#M2779</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-11-14T07:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query Outgoing Business Event</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289643#M2780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76635"&gt;@TT&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Review the information of&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can you tell us, what is the technology of your services?&lt;/LI&gt;&lt;LI&gt;Could you share us an image of the services/endpoint where you want implement the Business Event?&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 16 Nov 2025 22:02:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-Outgoing-Business-Events-Using-DQL-for-Complete-Insights/m-p/289643#M2780</guid>
      <dc:creator>PierreGutierrez</dc:creator>
      <dc:date>2025-11-16T22:02:52Z</dc:date>
    </item>
  </channel>
</rss>

