Originally airing on 27 February 2025, our experts discussed how AI Assistant can unlock valuable operational insights, boosting productivity and redefining work in Adobe Experience Platform and its platform-based applications. You can view the replay from the episode page and find additional recour...
We are excited to announce the Adobe Experience Platfrom Member of the Year for 2024! A big congratulations to this year’s winner: @abhinavbalooni! Abhinav has shown exceptional commitment to the Adobe Experience Platform Community, helping others with his expertise, fostering discussions, and shar...
Hello everyone, I would like to inquire about the available methods for sending profile information to AEP that allow the transfer of PII data while meeting the required security and privacy standards. Currently, we have API Streaming/Batch, Web/App SDK, Cloud Storage, and Data Landing Zone connecto...
I have tried to configure AEP Web SDK/CDP in the first-party context: 1. Adobe Launch to be self-hosted.2. Reverse proxy to forward the Web SDK network calls from the first-party domain to the original Adobe Edge domain default folder /ee (edge.adobedc.net/ee).3. Datastream configuration to pick the...
Using the Query service I can read the Journey Optimizer datasets in the database. I understand data can be exported from the dataset to a destination of choice. How can I get the actual result of a query using the Query Service API? Example. I want to make an API call to fetch the results in Postm...
Hi All,Has anyone had any issues with returning null as a value to a field in their XDM object? I just ran into an issue with data ingestion where one of the fields was getting null and it made the data import fail. The field was expecting a string. Thanks!
In our CJA solution we have the need to merge about 50 different schema fields.Creating a derived field with a merge is not an option, since the limit is 10 fields, and if a merge of a merge is made, the number of original fields is taken into account.Is there any solution for this type of use case?
Hi ,I have a schema where Address is an array object field and stores multiple address types of address from source. ex : shipping , billing , home , office , mailing etc. for all of the address label is defined to identify which type of address it is. But I want to send only one address to the down...
Hi Team,In the XDM ExperienceEvent class documentation its says that "some interactions may result in multiple related events that technically share the same event timestamp, and can therefore be represented as a single event record" What does this mean? Doesn't AEP generate separate _id for all eve...
I would like to render Form Based activity from Target. Conditions would be checked through Target Activity script. I do not want to bother with any Decision Scopes etc ....What code should I put in second action? Or should I apply propositions?
Join us for an exclusive live session with Adobe product experts to discover how AI Assistant can unlock valuable operational insights, boosting productivity and redefining work in Adobe Experience Platform and its platform-based applications. In this session, you’ll explore: how AI Assistant enhan...
Hi, Right now, we mapped Datastream ID inside Web SDK extension to send the data to Sandbox A. But, we have got a request to send the same event data to sandbox B too. any idea?