Hi @harikrishnadevanabowina , This can be related to the access level on the attributes in the particular schema where the personalization fields are coming from. Could you Please check if your attributes in your Data schema have condition as shown belowvisibleIf="HasNamedRight('@Admin')" If yes, th...
Hi @aggabhi , The Links inside the shared toolkit pdf document in Business Practitioner Expert Exam_Module 1.pdf are not accessible. Could you Please look into it and reshare the document. Regards,Pravallika.
Hi @Sanjana12 , The Exclusion activity will exclude the records of the Primary set if any matching with the Secondary set. So, if there are more records in the Secondary set, then also the exclusion behaviour will be having Primary records data (not in Secondary set). Please refer to the Exclusion a...
Hi @acc_acs , Few times Insert/Update will not work for Empty Table, as there are no records to be Updated, Hence , Please try with Insert Option as highlighted below inside your Update Data activity for the first run From the next runs, you can use Insert/Update Option to Update the records. Also...
Hi @god_prophet , The Column which is used as Joining Key in the Enrichment (The field "recipients" and "comunications_preference" share is: "codinternocomputacional") differs from the joining keys being used in the Link (<join xpath-dst="@id" xpath-src="@RECIPIENTID"/>). Could you Please check by a...
Hi @ravitejagundu , The given code was not working for me, and no text was displayed inside preheader in email. Not sure, why it wasn't coming. Regards,Pravallika.
Hi @ParthaSarathy , When tried this html code, I am getting the next text along with Pre header in the email, need to check further why its coming. Regards,Pravallika.
Hi, We have a requirement to add preheader in our Emails. Could you Please let me know how to add it? Below is the Sample email with and without preheader Regards,Pravallika.
Hi @bcollado1 , A Transactional Template is used to send emails in Real time and it is triggered for each Request once ie, One email will be sent per one Request and this triggering will happen in Real time ie, For Example if a person Registers on a website, then a Welcome email will be sent to that...