Hello, I´m diving in custom resource´s creation, specially in defining links. I have always used "Define specific keys to make the join" when defining joins: i select one field from every resource involved in the link and thats how resources are joined. I see that there is also another option availa...
In ACS is there a GET or what would the path be to pull back say the transactional email event that was setup.A get on the event that was create gives you history but how about the actual container(meaning email content) to parse variables in the email
In ACS can one add js to create on fly(dynamic) variables that would passed on through a transactional payload?so create a title or message based of a payload variable?Example: status would be passed<!-- <%title = ""message = ""if (status == "closed") {title = "Thank You For Your Order"message = "Yo...
Hi there, I'm setting up some Transactional messages whereby the email trigger must be real time, but I cannot guarantee the profile will exist in the ACS profiles table.Therefore I am setting up as an event transactional message rather than a profile transactional message. At a later date, I'd like...
Hello, I have a custom resource that contains Order information, and i want to use order id (integer) as Identification Key in Campaign Standard. Is it possible to use a custom key of type integer as Identification Key with no automatic primary key selected? I have tried to do so, but when i try to ...
Could someone help explain why the mobile view doesn't reflow content in a better order by default. I'll try and explain. Desktop ViewImage | TextText | ImageImage | Text Mobile ViewImageTextTextImageImageText Then when i try and move the elements in mobile view only it affects the desktop view. I'v...
Hi All,I want to add a Typology Rule to send emails to particular email domains only. I able to do this in Profile based Transactional Emails and normal email delivery. Can I do the same in Real Time Transactional Emails? Thanks and Regards,Ganesh
Hi TeamNeed to setup predefined filters with dynamic list either from schema field distinct values or add a list of values. I have referred the Adobe product documentation, but no such option found. https://docs.adobe.com/content/help/en/campaign-standard/using/developing/adding-or-extending-a-resou...