i have a use case where i need to build the relationship between two event datasets in aep. when i am trying to build relationship it is not working.As for as i know the relationship can build between XDM experience event schema and the individual profile schema. Is there a way where we can establis...
Hello, We got stuck with creating custom action to SFMC and would appreciate any suggestions from this group. 1) We followed the steps to configure Custom Action from this article by @anuhya-tad .Expect that we are sending the audience to SFMC's Data extension. 2) Custom Action Configuration : ...
Hi , I am trying to split a string and get the last item from the list. For this, i am not sure what helper function to use.I have a string lets say sampleString with value abc-12345.For splitting i am using the split function {%= split(sampleString,"-") %} and this is giving me the result List(abc,...
Hi all! I need to create a recurring journey that must be excuted daily that must target contacts that haven't opened an email in the last 12 months.The thing is when creating the audience I don't know how to establish the conditions so that the audience only includes contacts who have not opened an...
While creating Email template API, I am facing a challenge where I am getting a 403 error saying "You do not have permission" attaching screenshot for reference.I can see that I have Manage library items permission included in the Content Library Manager product profile (Screenshot attached).I also ...
Hi, is it possible to retrieve the information from a relationship established with a lookup schema into a journey? In the specific i have an id on a profile schema, this id is related to a lookup entity with further details, such es color, price etc. Can i retrieve the details of the lookup into ...
Is it possible to write group by OR nested group by in PQL queries for an audience evaluation? If yes, What is the syntax? Profile IDRankingDateofBirth1101/01/19802102/02/19813203/04/1982 ConditionIf Ranking score is same, Pick one profile by Max Date of birthIf Date of birth is same, then pick one ...
Hi All,We have recently encountered a requirement which considers standalone AJO for real time notifications. (found some previous threads but re-posting it again in case there are any recent updates in this regard)Possible scenario:> External system aligned to push customer contactable information ...
Hi, I need to create an Abandon Cart campaign, where we'll try to follow-up profiles who left the cart and contact them after 24 hours of abandoning cart. What's the best practice for that in AJO? Thanks.