Hi All , i have below 2 questions, 1 ) How does tracking is captured when a specific link is clicked by Recipient in email, what is end to end backend process . Can i get a explanation? 2) How do you we know if a user opens a email , how it is captured by ACC. Thanks in advance
Hi @ParthaSarathy above logic seems good to me , but do we have any in built function/method in js by which we can call other js2 directly from js1(wishing to write some code in JS1 itself if possible).
Hi All , while learning i got below 2 Questions , Can someone please give brief idea about these. 1) Let's say we have 2 JS codes (JS1 ,JS2 ) , how can we call JS2 from JS1 (can't use external signal as both JS are in same workflow but in different transitions/part of workflow) , Do we have any fun...
Hi @ParthaSarathy ,Thanks for explanation , Do we have any limitation/s or best practice of this activity i should take care while using , adding this will give me more brief idea.Thanks
Hi All , Willing to learn in depth working and functionality of "External Signal" Activity , i have gone through official document link"https://experienceleague.adobe.com/en/docs/campaign-classic/using/automating-with-workflows/flow-control-activities/external-signal"Can someone please provide a li...
Hi All , I want to fetch list of all workflows which are in paused state and finally stop their execution and change their state to finished .How i can do this . Thanks in advance.
Hello , Can someone please explain "integrity" and its possible values in easy way with example if possible . integrity (optional): referential integrity of the occurrence of the source table to the occurrence of the target table.Possible values are:define: it is possible to delete the source occur...
Hi All,There is one piece of code which encrypts the URL and that is in JS. Basically want to include that in PB and ultimately include that PB in HTML so that it creates encrypted link for all the HTML templates. How we can achieve this.
Hi Everyone , How can we insert Complete source HTML in Content Schema , and what are the major difference between Normal Schema and Content Schema(Content manager).Thanks in advance.