Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/13/23
    I am using '>' operator to compare two dates in an AJO fragment as below.{%#if coverage.coverageStartDate > currentTimeInMillis() %}Although this doesn't give any error in validation, when I switch to the test mode of the journey which has an email using this fragment, it is throwing error as below....

    Views

    811

    Likes

    0

    Replies

    2
  • 10/13/23
    Hello,I have a situation where all the information about products is stored in a lookup system in AEP (Adobe Experience Platform). Now, in my marketing campaign, I need to access these details before sending out an email. The product codes (SKU) are stored in an experience event schema, which is lin...

    Views

    1.7K

    Likes

    0

    Replies

    8
  • 10/13/23
    When I create fragments in AJO through UI using default structure and content components, modify styles with styles editor and save, they work fine in the email editor. However, the HTML code the system generate is lacking some outlook and dark mode specific code e.g. bolding does not work and image...

    Views

    710

    Likes

    0

    Replies

    1
  • 10/11/23
    I am trying to add the API Credential for SMS Channel in AJO, But I am getting this error Internal server error CJMT 000001- 500. How can i resolve this and try to add the Credentials successfully. I have tried clearing all the cache but still facing the same error again and again.

    Views

    750

    Likes

    0

    Replies

    1
  • 10/11/23
    I am getting the below error while trying to iterate a collection attribute(of individual schema) in AJO within condition activity.Can anyone please help with the correct solution ? This is my expression:count(#{ExperiencePlatform.ProfileFieldGroup.profile._publicisglobalemeaptrsd.coverageDetails.al...

    Views

    470

    Likes

    0

    Replies

    3
  • 10/10/23
    Hello community,I'm interested in personalizing an email using a product schema from my catalog. However, I'm facing challenges in finding this information within the datasource or in the HTML editing options of the email. Is it feasible to personalize an email using a product schema?Thank you.

    Views

    395

    Likes

    0

    Replies

    2
  • 10/10/23
    For example: A list of objects with membership details such as membership start, end, year, type.To get a membership type based on year in a journey condition, there are no suitable functions available to filter membership array of objects and get type? Documentation has one such filter function but...

    Views

    333

    Likes

    0

    Replies

    0
  • 10/10/23
    Hello All, I have a requirement to get an event attribute(date field) say 'abc_date' and I have an array object say 'mycollection[]' inside an individual record schema,  this array object has a date field mycollection_date. I need to iterate through this array and get the item from the array which h...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/10/23
    Hiwe are experiencing a problem on an iOS device:1. the app is being installed on the device (debugging with xcode) 2. the device token is properly being sent to AEPMobileCore but the push is not arriving. We checked on the user profile events (message feedback)  and we found the error attached.Woul...

    Views

    424

    Likes

    0

    Replies

    1
  • 10/8/23
    I wish to format a contextual attribute coming from an event in a journey.I have tried a few variations below for the snippet but none have worked so far. {%= formatDate(context.journey.events.``1527359670``._tester.modifyDate, "DD MMMM YYYY K:mm a") %}Invalid syntax Error in parsing PQL expression ...

    Views

    799

    Likes

    0

    Replies

    2