02 Aug 2023 02:53 PM
Hi folks!
I want to clarify and confirm that we can get data with integration "User Session Export" to ElasticSearch. Customer want to catch "sub"-action from waterfall. Example: It is SoapCall_storeBooking(#1) on screenshot. Is it possible to get duration "2s" from json?
Also I want to confirm that we can export data #2
In sample of export data I can't find "Reported values" from this screenshot, but can find action "bookJourney".
Also I can't find SoapCall_storeBBooking (#1) in sample of export data.
Thanks.
Regards,
Alex Romanenkov
Solved! Go to Solution.
03 Aug 2023 06:03 AM
Hey Alex,
If I understand correctly 1 is not achievable as the waterfall data is not exportable. However if you store the reported values as action/session properties they should be exportable.
https://www.dynatrace.com/support/help/shortlink/define-mobile-action-and-session-properties#add-pro...
03 Aug 2023 07:22 AM
Thanks for fast answer.