Thanks very much Vipul, this is helpful. If I look in our download center I see, in this order- build 8050 (our current build) - 8192 (our previous target build)- 8604 (hotfix)- 8640 Based on your feedback it seems we should target build 8640, I'm wondering what the upgrade path would be to go from ...
Hello,While performing a build upgrade from 8050 to 8192 we encountered an issue with a custom schema definition which is based in part on a calculated field and was wondering if anyone had guidance on how to resolve it.Error: The value of key 'b' is not present in return parameters of table 'Tbl_y'...
Recently we have had a few issue where our Datawarehouse team has claimed updated values in the tables however I am not seeing the same values in Adobe Campaign. Is there any kind of caching or setting that might cause these kinds of synchronization issues?
Thanks Amit I appreciate the time you're taking. I tried as you suggested and created a view that simply returns <%= targetData.url %> with an @include instruction in the content form, however the tracking information was not automatically appended.You mentioned the mirror page view, this view handl...
Thanks Amit, we are currently using a method similar to option 1 however we also want to account for situations where the URL may be part of a larger block of copy/text.For option 2 it seems like we have some barriers unless I am misunderstanding. Our delivery templates are used across multiple camp...
Hi Amit,I did read this documentation and at first it seemed like it would work however I am not understanding the implementation. The URL is passed from the workflow (e.g., targetData.myUrl has a value of 'https://www.mywebsite.com/') and can be unique per recipient however the detection of trackin...
Hello,When URL's are passed as targetData from the workflow to the content form they are not marked for personalization and no tracking information is added. Is there a way to ensure they are detected and the proper tracking information is appended?Thanks.