Hello, can someone shed a light on the below error in my AJO journey please? How can I fix it? Thanks. {"journeyVersionUid": "4f19bd15-0b87-4bf0-872c-1c06dcdded30","orgId": "67A50FC0539F0BBD0A490D45@AdobeOrg","error": [{"WriteBackToAEPv15 - SMS | EN": "expression references action '484dbf99-ac45-4bb...
Hello everyone, I'm currently using the function toDateTimeOnly(setHours(nowWithDelta(1,"days"),9)) in Adobe Journey Optimizer to schedule emails. Currently, this function delays sending emails until 09:00 the next day. However, I want to modify this behavior so that the function only triggers the d...
Objective - To build a journey to validate activation daily for a profile and trigger email based on activation. I utilized audience qualification & enabled reentrance with wait time of 1 day so that activation is being checked each day and when activated - email would trigger. (my souce audience is...
Is it possible to set a condition to evaluate an audience at a certain future date? Is there a way to check if the current date matches a hardcoded date or the date when the audience is supposed to be evaluated in the segment? Profile data won't include future date information, which means no attrib...
Hi @Mohan_Dugganab @SatheeskannaK @Anuhya-Y i want to create a condition if any data is not present in AEP for that attribute then IF condition should work and then and vise verse else should work
Hello,I'm facing an issue with managing unsubscribes in Adobe Journey Optimizer.In my setup, I have profiles that share the same email address but save in different Datasets(different schema but under same class) as they use different id as primary namespaces/identities. I did not make the email add...
Hello everyone,I'm looking for guidance on Subscription List in Adobe Journey Optimizer. Specifically, I'd like to know how to:How to Query or export the list of subscribers and un-subscribers from a subscription list.How to Import new subscriber profiles into a subscription list.Any insights or exa...
Hi @arpan-garg @Mohan_Dugganab @SatheeskannaK @Anuhya-Y Button color is getting changed as soon as we click on the button from white to purple and it is not changing back its color do we have any solution to fix this
Hi, We have the following python script code which we need to execute in AJO from flask import Flask, request, jsonifyapp = Flask(__name__)@app.route('/receive_email_copy', methods=['POST'])def receive_email_copy(): try: # Extract data from the incoming request data = request.json ...
I would like to setup the countdown in the subject line, may I know which function should use? i am using below syntax , but showing error{%= dateDiff("d",''currentTime' 00:00:01'','2024-07-31 23:59:59') %}