Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.
We have a custom action that is targeting an event array. The event has multiple accounts within it.For the custom action is it possible to have it post the entire array instead on single objects. i.e. post all the info about account and post all of the info about account two at the same time.Whenev...
Is it possible to perform a conditional within an HTML, using a field from an import entity, as in the example below?It is showing an error for me. {%#if profile._cogna.audienceEnrichment.CustomerAudienceUpload.2d643823-3861-4897-a603-03806d6d5651.qtd_disciplina = "1"%} This is the error: Invalid sy...
Hello , I setup the codeBase channel and followed the documentation : https://experienceleague.adobe.com/en/docs/journey-optimizer/using/channels/code-based-experience/get-started-code-based.The rule is firing , i can see all logs in Adobe experience debugger like request ,events but am not seeing a...
Trying to access the JSON offer in the email template for custom rendering format. The offers are stored as JSON. (Saved the JSON into HTML placemnt) Trying ways to access JSON as an object in an email template to custom render. <% let selectedOffer = offer.html['dps:offer-placement:12324324']['sps...
Hi everyone! We use profile caps to limit how many profiles will pass through the journey, but I want to know if there's a way to set this profile limit using functions on the data source condition in advanced mode. For example, I want to get all the users whose "Color" field is "GREEN" - #{Experie...
Hi all, We are dealing with a behavior in AJO that reflects that I have received an email but I actually haven't. Is there anywhere we can see the resons, because on the table events is not reflected. Best, Celia
Hi All, Is it possible to ingest subscription and consent data to AJO default system generated schema dataset 'AJO Consent Service Dataset' using API or Web SDK? If yes, please share some details on how to ingest it. Schema: AJO Consent Service Schema Dataset: AJO Consent Service Dataset Thanks, ...
Hi AJO Community,I'm currently testing the Journey Entry Capping functionality in a journey that is triggered by an event. The rule is configured so that a profile can only enter the journey once per day.However, when I try to trigger the journey a second time (to validate that the entry capping rul...
it seems like hard to control the profile go into the path what I would let it come through. example above: what I understood is the path 1 is always take precedence over path2 in the order of condition node. however, as long as I move path2 higher than path1 is then opposite. one profile is eligibl...