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...
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!
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": [ { ...
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...
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...
Hey folks,has anyone worked with any out of the box XDM field groups or classes for insurances? Which would they be, and are they a good starting point or do they require a lot of adaptation work?
How to update consents in other tools collected by AEP in a streaming way (close to real-time)?Have you done such a use-cases?One way is to use AJO, journeys and Custom Actions. However customer is planning to buy AJO 9 months later.
Hi,I see CJA workspace doesn't have a built-in Entry Page dimension, what is the best way to get a report for this? I just want to see how many times, A specific URL was used as an entry URL? Thanks!
Hi,I'm very new to reporting in CJA and AA. I'm a developer, not an Analyst. My issue is, I ran a page name report and there were a few with "No Values" This was due to a change in the logic that creates the page names. Most page names were ok but there are ten that I need to include that didn't hav...