Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
Our Facebook destination identities activate amount is facing decreasing as below, but we didn't change any FB destination config for segments config, and we can see there're still identities activate every hour. Then what's the reason it could be?8.28:1,100,0008.29:1,099,9009.1:1,070,0009.2:1,064,2...
Hi Team, In adobe AEP/AJO there is a recent change where the authentication for Snowflake needs to be changed from Basic Authentication to KeyPair Authentication.The question i have is once i get the details from the Snowflake Admin team in order to create the source connector, is there a way to mig...
I would be using Data Landing Zone as Source Connector. However after every data ingestion I would like to know the status of this particular ingestion. I need to use this one - Flow Service API ?https://experienceleague.adobe.com/en/docs/experience-platform/sources/api-tutorials/monitorAnd then in ...
Hi Community,I am working Audience export. I find all the profile enabled attributes in the source list in attribute mapping step, but missing only one.There are other attributes which are of same schema, but available in mapping step , only one is missing in Audience export mapping list. When i fur...
Hello,I 'm sending the adobe page name , one on page load and another on a success api call, in the same page.But in the adobe tracking tool i only see a single page name under Report Suite(s) column, [xyz-TAG-1].but under the network section i see 2 columns where i see the 2nd TAG in Page Name cou...
When I configure a new source connection (blob) from Adobe experience platform, I would like to implement a connection string from Azure Key Vault instead of using a hardcoded connection string.Currently, our existing Adobe system is using a hardcoded connection string. Does adobe support this featu...
Hi Adobe Community, I need to bring in a new table in AEP that doesn't contain any of our primary identifiers (table A). So, the plan is to bring it in as a lookup table. However, the only field that I can link this new lookup table to in my system is a field that is already in a lookup table (tab...
I have a scenario to overwrite existing AEP RTCDP profile attribute with a null using upsert data ingestion Example:profile- FN: test, LN: test 2, City: NY replace City with nullexpected profile- FN- test, LN: test2 I tried with data prep mapping iif((upper(FN)).equalsIgnoreCase("TEST"), nullify, Ci...
Hi guys, another simple question: how can I define an audience that shall work as Edge audience and evaluate to true if two Web SDK page views happened within the same session? Somehow my attempts in the UI alsways end up in Batch-only.