AppD Archive

Custom Entry Point based on Payload inside the request

CommunityUser
Splunk Employee
Splunk Employee

Hi,

Is there any way to detect/custom entry point based on the XML payload request, not by the URI or the parameter which received by application?

Request  1:

Request.ASPX

<Name>TransferFund</Name>

<Sender>NYC</Sender>

<Receiver>NYC</Receiver>

<Amount>NYC</Amount>

Request  2:

Request.ASPX

<Name>BalanceInquiry</Name>

<AccNo>1111111</AccNo>

for example if the <Name> == "TransferFund" then its a BT for Transfer Fund

else if  <Name> == "BalanceInquiry" then its a BT for Balance Inquiry Request

0 Karma

Arun_Dasetty
Super Champion

Hi Andreas,

We see the feature referred in doc is supported for JAVA agents for Servlet entry points as of now https://docs.appdynamics.com/display/PRO40/Identify+Transactions+by+XML+Payload, unless i am wrong the requests you are referring looks .NET ASP.NET type and i do not see such split options as of now for .NET entry points in controller UIi under Configure -> instrumentation -> transaction detection scree, Hope that answers your query

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...