Expand my Community achievements bar.

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

  • 4/3/25
    I want to build a segment where a user has seen an event such as a page view (in this example "brand") more than 3 times but less than 10 times. What is the best way to create this in AEP segment builder when you build out the rule? Do you do it at the top where it shows include then between 3 and 1...

    Views

    193

    Likes

    0

    Replies

    0
  • 4/3/25
    hi, does anybody have any working documentation of code samples of how to set up a custom destination? I've followed the Adobe documentation (ie the movie star example) and it doesnt work. I've also worked through all the related material and cant seem to come right. I have issues both with the audi...

    Views

    257

    Like

    1

    Replies

    1
  • 4/3/25
    Hi everyone, I would like to get certified in Adobe Customer Journey Analytics and therefore I already did several courses. However, the gained knowledge won´t help in any way if taking a certification. For getting certified you need to try things out, do some tests, use the software in practice not...

    Views

    281

    Like

    1

    Replies

    1
  • 4/2/25
    Hi, {    "tenant": {        "cardDetails": [            {                "cardId": "30",                "cardNumber": "30",                "status": "ativo00s"            }        ],        "cardsList": [            {                "cardId": "100",                "cardNumber": "500",               ...

    Views

    247

    Like

    1

    Replies

    1
  • 4/2/25
    Hi,I have some questions about primary identities, when using identityMap. When I enable my schema for profile, I get a "Missing primary identity" popup. It has a checkbox for use alternate primary identity" which states "Data for this schema will contain a primary identity in the identityMap field....

    Views

    385

    Likes

    0

    Replies

    3
  • 3/28/25
    We currently have multiple event forwarding properties - however, when we tried to enable additional event forwarding properties against our datastream we found that it simply overwrote the previous property. Is it possible to have multiple event forwarding properties enabled for 1 datastream - if s...

    Views

    308

    Likes

    0

    Replies

    2
  • 3/27/25
    is there a built-in integration between AEM Forms and the AEP (dataset) to report on these forms in CJA?I'm not only referring to the forms views and forms submitted, which should be relatively easy to track with the Web SDK, but also reporting on the form questions and responses.Thank you!

    Views

    356

    Likes

    0

    Replies

    2
  • 3/27/25
    Hi!I hope you are well Do you have an ad hoc generic process in python to convert JSON data to XDM Parquet file in order to ingest to AEP Dataset?I was testing a normal .parquet file but Adobe does not recognize some files. Example JSON:[{    "_ingdirectspain": {        "Savings": [            {    ...

    Views

    245

    Like

    1

    Replies

    1
  • 3/27/25
    I would like to use value from Point 1 into Point 3 in order to set up event in AJO with email value. How to move value between different nodes from 1 to 3? I tried that way:1. Set up Data Element type of constant.  2. Update that Data Element Variable 1 in Point 1 like that:const email = document.q...

    Views

    222

    Likes

    0

    Replies

    1
  • 3/27/25
    Hello, I'm using the AEP Query Service, and I'm trying to create a column header with a dynamic name that includes today's date, like this: "Header+today's date". However, the query below is generating multiple errors: SET @col_name= SELECT 'HEADER' || TO_CHAR(current_date, 'YYYYMMDD');-- Eliminar l...

    Views

    229

    Likes

    0

    Replies

    1