<?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: Getter Chain on Data Collector in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738938#M11169</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/154508"&gt;@Henrik.Juul&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Have you already checked out the documentation for Getter Chain?&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/23.x/latest/en/application-monitoring/configure-instrumentation/configure-instrumentation-overview/using-getter-chains#UsingGetterChains-JavaNotesandExamples" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/23.x/latest/en/application-monitoring/configure-instrumentation/configure-instrumentation-overview/using-getter-chains#UsingGetterChains-JavaNotesandExamples&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 22:31:31 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2023-02-15T22:31:31Z</dc:date>
    <item>
      <title>Getter Chain on Data Collector</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738937#M11168</link>
      <description>&lt;P&gt;Two things!&lt;/P&gt;&lt;P&gt;1)&lt;BR /&gt;I've created a Data Collector which collects data from "Method Parameter @index: 1" from the below.&lt;BR /&gt;I'm getting an array with the data collected and as I understand it I need to configure a Getter Chain to get single items as results - how do I do this!?&lt;/P&gt;&lt;P&gt;Class:&lt;BR /&gt;OpenAPI.Class01.Class02&lt;BR /&gt;Method:&lt;BR /&gt;final native public IResult`1 CreateCard(&lt;BR /&gt;Int32 customerId&lt;BR /&gt;, Int32 abc&lt;BR /&gt;, UInt32 from&lt;BR /&gt;, UInt32 to&lt;BR /&gt;, UInt32[] zones&lt;BR /&gt;, System.DateTime fromDate&lt;BR /&gt;, System.DateTime toDate&lt;BR /&gt;, System.String transactionId&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;2)&lt;BR /&gt;Is it possible to create a Data Collector which collects both the result and the parameter(s)?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 14:37:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738937#M11168</guid>
      <dc:creator>Henrik_Juul</dc:creator>
      <dc:date>2023-02-14T14:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getter Chain on Data Collector</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738938#M11169</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/154508"&gt;@Henrik.Juul&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Have you already checked out the documentation for Getter Chain?&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/23.x/latest/en/application-monitoring/configure-instrumentation/configure-instrumentation-overview/using-getter-chains#UsingGetterChains-JavaNotesandExamples" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/23.x/latest/en/application-monitoring/configure-instrumentation/configure-instrumentation-overview/using-getter-chains#UsingGetterChains-JavaNotesandExamples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 22:31:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738938#M11169</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-02-15T22:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getter Chain on Data Collector</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738939#M11170</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I don't know if this helps, but we have several data collectors GETting data from lists, not arrays.&amp;nbsp; It took us awhile to figure out the syntax, but here is an example of a getter chain with a reference to an item in a list, that works...&lt;/P&gt;&lt;P&gt;getBody().getOutput().getCheckout().getLineItems.get(int/0).getRetailPrintOrderDetails.get(int/0).getOrderTotalAmount()&lt;/P&gt;&lt;P&gt;The 'get(int/0)' part is the part in the list.&amp;nbsp; In the getter above, there are 2.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Greg Bukrhea&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 21:42:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738939#M11170</guid>
      <dc:creator>Gregory_Burkhea</dc:creator>
      <dc:date>2023-04-19T21:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getter Chain on Data Collector</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738940#M11171</link>
      <description>&lt;P&gt;For the second part... 'can you collect both the results and the parameters...'&lt;/P&gt;&lt;P&gt;You can collect multiple values in one data collector.&amp;nbsp; You can use getters, or return values, etc.&amp;nbsp; You have have to have a individual entry in the data collector for each one, though. So if you have 2 parameters, 0 and 1, you would have to have 2 entries.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 21:47:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Getter-Chain-on-Data-Collector/m-p/738940#M11171</guid>
      <dc:creator>Gregory_Burkhea</dc:creator>
      <dc:date>2023-04-19T21:47:01Z</dc:date>
    </item>
  </channel>
</rss>

