<?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: .net Split transaction based on xml parsing in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/net-Split-transaction-based-on-xml-parsing/m-p/736772#M10069</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Yes you can use something like below depending on where the value is, invoked object, return value or parameter value. Where xmlpart1 and xmlpart 2 are variables and should be replaced with the string pieces which precede the value you are looking for and after, to capture the tag&lt;/P&gt;

&lt;P&gt;ToString().Split(string/xmlpart1).[1].Split(string/xmlpart2).[0]&lt;/P&gt;

&lt;P&gt;Ciao&lt;/P&gt;</description>
    <pubDate>Sun, 13 Dec 2020 12:49:25 GMT</pubDate>
    <dc:creator>Morelz</dc:creator>
    <dc:date>2020-12-13T12:49:25Z</dc:date>
    <item>
      <title>.net Split transaction based on xml parsing</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/net-Split-transaction-based-on-xml-parsing/m-p/736771#M10068</link>
      <description>&lt;P&gt;I have a method which takes in a single argument that is an xml string.&amp;nbsp; Is there a way to split these transactions based on a tag in the xml?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 18:10:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/net-Split-transaction-based-on-xml-parsing/m-p/736771#M10068</guid>
      <dc:creator>Sean_Sweitzer</dc:creator>
      <dc:date>2020-12-04T18:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: .net Split transaction based on xml parsing</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/net-Split-transaction-based-on-xml-parsing/m-p/736772#M10069</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Yes you can use something like below depending on where the value is, invoked object, return value or parameter value. Where xmlpart1 and xmlpart 2 are variables and should be replaced with the string pieces which precede the value you are looking for and after, to capture the tag&lt;/P&gt;

&lt;P&gt;ToString().Split(string/xmlpart1).[1].Split(string/xmlpart2).[0]&lt;/P&gt;

&lt;P&gt;Ciao&lt;/P&gt;</description>
      <pubDate>Sun, 13 Dec 2020 12:49:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/net-Split-transaction-based-on-xml-parsing/m-p/736772#M10069</guid>
      <dc:creator>Morelz</dc:creator>
      <dc:date>2020-12-13T12:49:25Z</dc:date>
    </item>
  </channel>
</rss>

