Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

While activating segment to destination(Adobe Target), TimeseriesEvents object throwing an error on mapping section

Avatar

Level 1

Hi Team,

When we are activating segment to Adobe Target facing issue on the mapping section. We are selecting evar1 or any other analytics variables from the "TimeseriesEvents" object on mapping section(mapping section>add new field>select schema field >select timeSeriesEvents object >experinece>analytics>customdimensions>eVars>eVar1), it's throwing error.

 

error message: 

There was a problem preparing mappings.
Bad request parameters or payload. Please check your request and try again. Additional detail: The XDM path: attributes.timeSeriesEvents[0]._experience.analytics.customDimensions.eVars.eVar1.value is invalid. Please update the XDM path and try again.
1 Accepted Solution

Avatar

Correct answer by
Employee

Timeseries Attributes cannot be exported to destination.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Timeseries Attributes cannot be exported to destination.

Avatar

Level 2

In general, only profile attributes can be exported to destination, and not the timeseries attributes. In case of profile, its a record type schema, and attribute will be overwritten, whereas in case of event attributes, there is chance of "n" number of records with different values for an attribute, logically as well it is not feasible to export timeseries attributes to destination.