Hello, We are looking at an option to export data from AEP to S3 bucket but in a bit unusual way.The high level process is:1. Using a query service data from a large Event dataset has been aggregated into a small table.2. Using again query service data from point 1 table has been extracted and send ...
Hi AEP Team, We want speed up our segment/audience test by using on demand/ad-hoc segment evaluation and activate the audience using AEP API. We understand that how to evaluate segment using API. But don't get exact solution to activate the audience using API on data landing zone or SFTP.Does anyone...
Documentation do not cover typecasting the data for primitive types (double to integer)https://experienceleague.adobe.com/docs/experience-platform/segmentation/pql/arithmetic-functions.html?lang=en Can we typecast the profile data in PQL API query approach? For example: Let's say profile has an attr...
Hi Team, We have requirement to create 2 edge segments.1st Edge segment conditioneventType=userRegistration and ( user should not have any other event with (eventType=userUpdate and Status not equal to = A/B/C/D))2nd Edge segment conditioneventType=userUpdate and Status=AFor a new user with just use...
Hi all, i have a question regarding the visualization in Real Time customer profile of lookup attribute. I created a custom class (Record) to store attributes regarding a store (the relation is set into a Profile schema with the store id). However if i want to see the store attributes i cannot fin...
Hi everyone,I am trying a create a audience in edge segment.Where the condition is combination of both individual attribute and event attribute .It shows error the evaluation method is not suitable. When , I create segment using event attribute or only individual attribute Edge audience get saved . ...