Skip to main content
Michael_Soprano
Level 10
June 1, 2026
Question

Debug computed attributes - do not work as expected

  • June 1, 2026
  • 0 replies
  • 3 views

I have the sales opportunity where I would like to present Computed Attributes. 

However I have got some problems.

  1. Event is present on a profile. This one is fine 
  2. Event which is sent from Web SDK to AEP looks as follows:

events[0].xdm.reservations.flightReservations[0].flightStatusSearch.arrivalAirportCode

  1. The same attribute in Compute Attributes has a path like that: 

reservations.flightReservations.departureAirportCode

  1. In Computed Attributes you need to choose from pre-defined paths. Its not possible to paste your own exact one:

Why it does not work? I created multiple versions - in last 1h, 1day etc. Still does not work :))))
I have AEP Architect certifications so I know AEP basics :)