<?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 How to capture multiple call parameters in the same transaction method? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-capture-multiple-call-parameters-in-the-same-transaction/m-p/192763#M22216</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a transaction that calls another service multiple times in the same request, and I want to grab the parameters passed on each call.&lt;/P&gt;&lt;P&gt;I now set the Request attributes to capture "Java method parameter", and I can successfully capture the parameters passed in the first call, but the parameters cannot be obtained in the second call. How can I do it to meet my needs? Does anyone have similar experience?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;BR /&gt;Owen&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 03:04:22 GMT</pubDate>
    <dc:creator>owen_chen</dc:creator>
    <dc:date>2022-08-17T03:04:22Z</dc:date>
    <item>
      <title>How to capture multiple call parameters in the same transaction method?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-capture-multiple-call-parameters-in-the-same-transaction/m-p/192763#M22216</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a transaction that calls another service multiple times in the same request, and I want to grab the parameters passed on each call.&lt;/P&gt;&lt;P&gt;I now set the Request attributes to capture "Java method parameter", and I can successfully capture the parameters passed in the first call, but the parameters cannot be obtained in the second call. How can I do it to meet my needs? Does anyone have similar experience?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;BR /&gt;Owen&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 03:04:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-capture-multiple-call-parameters-in-the-same-transaction/m-p/192763#M22216</guid>
      <dc:creator>owen_chen</dc:creator>
      <dc:date>2022-08-17T03:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture multiple call parameters in the same transaction method?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-capture-multiple-call-parameters-in-the-same-transaction/m-p/192767#M22218</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/23144"&gt;@owen_chen&lt;/a&gt;&amp;nbsp;You have set up the request attribute on the calling service? If you can't set up the request parameter on the called service, then it's probably a good way to set up a custom service in the calling process group on the same java class / method where you are already capturing the request attribute using the java method arguments. Then you will see each execution of the method separately having the request attribute value for each call.&lt;BR /&gt;&lt;BR /&gt;You can also change the request attribute definition to capture more values (up to 10) - this may also work for your case, but you won't see the order of captured values.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 07:15:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-capture-multiple-call-parameters-in-the-same-transaction/m-p/192767#M22218</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-08-17T07:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture multiple call parameters in the same transaction method?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-capture-multiple-call-parameters-in-the-same-transaction/m-p/192849#M22238</link>
      <description>&lt;P&gt;HI&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;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I have set the request attribute on the calling service, I will try to define capture more values.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 03:03:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-capture-multiple-call-parameters-in-the-same-transaction/m-p/192849#M22238</guid>
      <dc:creator>owen_chen</dc:creator>
      <dc:date>2022-08-18T03:03:18Z</dc:date>
    </item>
  </channel>
</rss>

