Hello all,We are using Experience platform connector Magento extension in our adobe commerce website which is providing the Adobe Client Data Layer.But it has some data missing like - Discount details, Voucher/Gift card details etc.Is there any way we can have those in the datalayer ? We are using: ...
Hi all, I have implemented AEP for our ecommerce website(using Data Collection). When I debug the implementation using AEP Debugger ,I can see all commerce events. But when try to create segments or try to view events in real time (in profile "events") I can only see events for "pageviews", "linkc...
Hello Team, We all know, there is batch ingestion can be done to populate AEP Datasets. So, in that case is there any way that I can query tables using where batch_id = ""? (batch id as reference). -> To query specific to batch id. Thanks, Sundar
Hello, We are working on edge segmentation. Our use-case requires both the server API as well as the web SDK for the edge data collection. My understanding was that the edge segments should get computed on the edge server and we should get the segmentMembership in the response to the interact call...
Hi We are trying to Automate AEP Audit Logging to Splunk. We are exploring this option now https://experienceleague.adobe.com/docs/experience-platform/tags/extensions/server/splunk/overview.html?lang=en . Looking for a best approach, if anyone have idea / experience on this please suggest.
Hello, Our client has a requirement to access the AEP environment using their existing SSO. Has anyone already done this, and are there any available documentation on how to achieve it? Thank you in advance!
We got a use case where we want to have composite primary key or a unique value for a combination fields of schema. We tried to add unique index using query service but failed to achieve. It will be very helpful if anyone assist me how to achieve. Thanks in advance.
Hi folks using XDM to ingest Web events data into AEP we noticed that the product SKU seems to be used to generate the Adobe Analytics "products" string which makes little sense if you have a numeric string instead of the actual speaking product "name". Looking at the documentation here https://...
Hello, We have a requirement to update the b2b_opportunity data using the HTTP API Source. It seems that there are two ways to do it:1. Include the payload header "msgType". Both the allowed values (xdmEntityCreate, xdmEntityUpdate) actually overwrites the data and thus we always need to send the ...
I have a use case where profile and event data are present in AWS Redshift database. I created required schema using XDM profile, enabled the schema for profile and created dataset using schema , also enabled dataset for profile. Same steps i did for the event data i.e. Created required schema usin...