Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Dataset "/placeContext/localTime" error in Dev Sandbox - but not seeing same error in Prod

Avatar

Level 1

In the dev sandbox - seeing this dataset error: 

 

The message cannot be validated due to the format error: #/placeContext/localTime: [2025-04-30T10:31:15.693Z-07:00] is not a valid date-time. Expected [yyyy-MM-dd'T'HH:mm:ssZ, yyyy-MM-dd'T'HH:mm:ss.[0-9]{1,9}Z, yyyy-MM-dd'T'HH:mm:ss[+-]HH:mm, yyyy-MM-dd'T'HH:mm:ss.[0-9]{1,9}[+-]HH:mm].

 

However - I'm not seeing it in the prod sandbox -- any ideas on why this is happening?

1 Reply

Avatar

Level 4

Hi @eldred ,

It could be due to inconsistent schema usage between Dev and Prod environments. It may also be caused by issues in data mappings or transformation settings. Please validate this once.