Does this mean that I should create exclusive dataset only for updated data?Than dataset should then have all the fields which might be updated? Do you have any best practices regarding that?
Hi Team, We have a use case where we need to retrieve and store the node ID and name of a specific activity within an AJO journey in a variable. While we understand that journey properties allow access to these details for the current and previous activities, our requirement is for a different node ...
Hi all, I have got a case where the communication wants to be sent out via AJO instead Salesforce Marketing Cloud. For me it makes total sense because the communication that wants to be sent, the site is built on AEM. Reasoning this, the greatest benefit here is optimizing time I do believe so as I...
We have the ability to set the business rules and activate them? However the tutorial videos show that we need to apply them at the message level? Does anyone know the permissions level required or is this a UI bug? It is supposed to be here:
Hi Team,I need assistance in removing a specific value from an array field in a DM (Direct Marketing) campaign. In Audience Builder, there's no functionality to suppress a value directly, and using the "does not contain value" condition is too broad, which presents a risk.In Journey, I can use the "...
Hi All, I have got a use case to implement CDH integration with AJO. CDH for NBC and AJO for journey builders. Please let me know if anyone has tried this before. Thanks!
Hello, I have implemented the Adobe Mobile SDK in a mobile app, which sends the push token via Adobe Data Collection. The token is received, and I can see it under the profile attributes. However, when I check the AJO Push Profile Dataset, it is empty. This suggests that the data is available in ...
I need to create an expression where I select only people who the payment will expire in 14 days FROM today. The expiration field is called DueDate.The logic would be currant date + 14. What expression should I use and how it would look like? Thanks