Splunk AppDynamics

.net Split transaction based on xml parsing

Sean_Sweitzer
New Member

I have a method which takes in a single argument that is an xml string.  Is there a way to split these transactions based on a tag in the xml?

Labels (1)
Tags (1)
0 Karma

Morelz
Builder

Hi

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

ToString().Split(string/xmlpart1).[1].Split(string/xmlpart2).[0]

Ciao

0 Karma
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...