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.
SOLVED

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

Avatar

Level 2

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 Accepted Solution

Avatar

Correct answer by
Level 8

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.

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

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.