Expand my Community achievements bar.

Dive in, experiment, and see how our AI Assistant Content Accelerator can transform your workflows with personalized, efficient content solutions through our newly designed playground experience.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/16/24
    I have uploaded the test profiles using csv. but AJO is not showing. It is only reflecting the old records.

    Views

    292

    Likes

    0

    Replies

    1
  • 5/15/24
    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...

    Views

    520

    Likes

    0

    Replies

    1
  • 5/13/24
    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...

    Views

    451

    Likes

    0

    Replies

    2
  • 5/11/24
    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...

    Views

    687

    Likes

    0

    Replies

    1
  • 5/10/24
    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...

    Views

    198

    Likes

    0

    Replies

    0
  • 5/10/24
    Hi @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

    Views

    787

    Likes

    0

    Replies

    7
  • 5/9/24
    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...

    Views

    229

    Likes

    0

    Replies

    0
  • 5/9/24
    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...

    Views

    645

    Likes

    0

    Replies

    4
  • 5/9/24
    Hi @arpan-garg @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  

    Views

    268

    Likes

    0

    Replies

    1
  • 5/9/24
    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  ...

    Views

    314

    Likes

    0

    Replies

    1