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

Request Attribute - Not getting to POST PARAMETER

rodrigobini
Newcomer

Hi Guys!

 

We need to capture the result of a Payload that is being forwarded within our client's page.

 

But when we created the Request Attribute, it is not bringing the expected results.

 

I attached some pictures to help.

 

Tks, for any help!

4 REPLIES 4

justin_lowery
Visitor

Dynatrace doesn't support parsing and reading JSON request body data:
https://community.dynatrace.com/t5/Dynatrace-Open-Q-A/How-to-get-request-parameters-on-JSON-request/...

Thanks for your answers.
Thanks for your help.

Rodrigo

gilgi
DynaMight Champion
DynaMight Champion

Hi @rodrigobini ,

 

@justin_lowery  is right. What we're doing in those cases is finding the server side class/method that is parsing it or the method that is sending those params. You can try and use the method hotspots for that service and see if you can identify something with a name ihnting about cellphone, cell, phone, personal details, etc...

 

Gil

Thanks for your help!

Rodrigo

Featured Posts