Hi,Can someone help me where to find UUID for POI Library. Poi library only takes Name when creating, but the request expects an ID. Thanks, {"type": "validUUID","expected": null,"actual": "MyDemoLibrary","field": "library","message": "The 'library' field must be a valid UUID! Actual: MyDemoLibrary"...
I created a new ims client through ims portal, and i got the scopes mentioned below approved for my client. Now i try to call the api by generating an access token using the service token. The api is returning the blow mentioned error -> “error_code”:“403024",“message”:“Not allowed to read the prof...
Hi, I have been exploring AEP platform for running Data science models and we are seeing package issues due to incompatible versions. For example the notebooks we have built is on tensorflow=1.15 & Python 3.7.6 but the AEP comes with lower versions of these. I was wondering if there's a way for us ...
Hi Team,Need your help on whether below usecase can be achived How to create a segment in AEP to find the users who visted the product but not purchased it. Say user visits two product pages(P1 and P2) and bought one product(P1) only. How to create the segment for this use case in AEP where user has...
Hi Team,Expecting your help on the below use case which I am trying to solve in AEP. Use case: If a user visits the product for more than 1 times, send a email to the customer using Adobe Campaign. Solution: The solution which I am thinking is ingesting the profile and product interaction data to AE...
Hi Team,I'm trying to create a segment for the visitors/customers who have visited only low valued products on my website. I have used below conditions to segment the visitor and it is not working as expected in few scenarios. Any help will be much appreciated.Segment Query: (Include audience who do...
I have cleared the AEP certification exam on 15th April 2020, but I didn't receive the certificate/badge post clearing the exam. I have attached the scorecard with this note. Can you please let me know when can i accept the certificate. Thanks,Archeesh
If I have configured enum data type configured with predefined list of values, for example: Blue, Green, Yellow. However, if I upload a dataset to AEP with predefined colors as well as a new color: Black. What's the outcome of upload?Will all the records gets successfully uploaded?