Expand my Community achievements bar.

Adobe Experience Platform Debugger event payload expander

Avatar

Employee

10/24/23

I would like to know how to configure the debugger so that when inspecting event objects, I do not need to manually expand the payload.
How do I do that?
BenjaminK1_0-1698158536837.png

 

3 Comments

Avatar

Employee Advisor

12/4/23

@BenjaminK1 ,

I'm not aware of any way to do that. I agree that it would be a nice enhancement to the Debugger if there were fewer clicks needed to get to the data you most want to see. This has gotten incrementally harder as the requests have gotten more sophisticated (GET to POST, simple query string params to nested objects, etc).What data points to you want to get to most quickly? For me, it's typically the XDM object or the scopes sent to Target. Can you elaborate a little further and post this as an idea instead of a question? (Or @NimashaJain , can you relabel this as an idea?)

Avatar

Generally we are checking the XDM schema for data accuracy.  Currently I have switched to using a different debugger because having to expand each event in AEP debugger is much slower, especially when checking multiple events.