Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
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...
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?
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?