cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Capture custom response code related to an application

ram16
Helper

Hi All,

 

How to capture custom response code related to an application? We have 1000+ response codes like this. Any idea how to capture them?

 

ResponseCode   Description
10001                  Successful
10002                  biller requires exact payment amount
10003                  biller does not accept overpayment
10004                  biller does not accept underpayment.
10006                  system cannot process this transaction at this time.
10007                  requires a branch code.
10008                  requires a district code.

Ramanan Raghunathan
3 REPLIES 3

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Hello @ram16 

If these codes are written in the exceptions then you can use the custom events matrics to capture them.

Regards,

Babar

Hi Babar,

Thanks for the response. Let me check this.

Ramanan Raghunathan

pahofmann
DynaMight Guru
DynaMight Guru

You can capture them for example from a Method argument/return value or HTTP Header using Request attributes.

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Featured Posts