I cannot use the "Time condition" for the Event, instead use the UTC Date Time that is on the incoming event is in the range of 8 and 9 AM. Any suggestion
I am new to AJO and would like to code a basic for loop, something like this in JavaScript, for (let i = 0; i < cars.length; i++) { text += cars[i] + "Car";} Any suggestions?
I am trying leverage Advance experssion under AJO Condition to check if the product quantity is 0.For this I am using filter function, the reference url is:https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/building-advanced-conditions-journeys/main-functions-jou...
We have the entire AEP setup on customer level. And for every customer, all their accounts are available in array format. We want to achieve the below objective in AJO: Objective - For a journey, if a customer ‘X’ gets communication for his one account say ‘123’, they should not get targeted for sam...
Hi everyone, How can I get the day of the week from the expressions section in Adobe Journey Optimizer? I was trying the following way, but I don't see a function that allows me to get if it is Saturday or Sunday based on the now() function. Regards,Diego P.
All, I How do I load an .ics file into AJO or Experience Manager Assets so I can get the link for it. Based on the documentation is a previous post, they say load to my ESP (AJO) and get the link. I've tried a few methods and the closest I get is a shared link that doesn't work. If AJO has the ca...
i would like Fragment to manage the BAU eDM offer, however every offer have the "number / symbol superscript" in the content with related Declaration in the footer, have anyway can be align and manger in different eDM? thanks
Hi, I have a UAT Sandbox for AEP and AJO. How do I make sure that I do not send out communication to profiles after activating a journey in UAT environment?Basically I want to understand how UAT and PROD environments are distinguished in AEP and AJO. Please also share link to any documentation if i...
Hi, I am using AJO, and I am triggering an email to some profiles. The email has a CTA and if someone clicks on the CTA and does not make a purchase, I want to send them a follow-up email after x days. Can someone help me design this journey?
Hi , Anyone Explain these points in journey action and provide example for understand? Three retries are systematically performed in case of an error. You cannot adjust the number of retries according to the error message received. Retries are performed for all HTTP errors except for HTTP 401, 4...