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

How to convert method name --> deep objtect to access in .net code.

jakab3t
Visitor

Unfortunately I don't know .net very well.
So far I have been able to set them up in Java.

I would like help on how to specify the deep object access name in .net based on the method name.


How to convert method name --> deep object access in .net code.

 

Did I enter the deep object access in the image correctly?

 

jakab3t_0-1653310119697.png

Thanks for your help in advance.

1 REPLY 1

pahofmann
DynaMight Guru
DynaMight Guru

You don't have to specify a value in DeepObjectAccess in that case as .toString() is called automatically.

 

You can use DeepObjectAccess, if you want something other than toString() executed first. So e.g. if you have a user object and want to get the name of the user by executing getFirstname() you'd have to specify that.

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

Featured Posts