The error message "Failed to lookup dataset entity" occurs on the client side within the user's web browser when using a web channel. This dataset lookup necessitates server-side processing, particularly for emails, to personalize them before delivery.
Also, what kind of use case that you're trying to solve?
Hi, Sathees.
TY for your reply.
I'm trying to use datasetlookup to personalize a web pop-up using AJO.
I also try this approach: [Schema Relationship] Using Destination Schema Att... - Adobe Experience League Community - 779407
Views
Replies
Total Likes
Having the exact same issue since a few weeks. I reached out to Adobe Support, but so far no helpful answer. I suspect its simply not supported.
@AlexandreSa8 Email Channel supports a broader set of Handlebars helpers, including datasetLookup.
Certain dynamic helpers like datasetLookup may not be supported for security and performance reasons, or due to technical design/limitations of content rendering on web versus email.
The error indicates the system cannot resolve the dataset entity in the context in which the Web Channel message is rendered. If your Web Channel message is being rendered client-side, it may not have server-side access to look up dataset entities at render time.
@AlexandreSa8 Per the release notes, dataset lookup should be available in inbound channels. Kindly log a support ticket with the error details. https://experienceleague.adobe.com/en/docs/journey-optimizer/using/whats-new/release-notes
Views
Replies
Total Likes