Hi Team, In response to the below question and answers in the below link. https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/how-to-read-the-responses-from-external-api/qaq-p/388157/comment-id/7487#M7487 I want to continue the discussion here. I have question like, we ...
Hi Dear Team,I need make a query result set been order by some column, but I did not find any configuration about this. Please show me how to achieve this ?
Hi Team, Below is the code var http = new HttpClientRequest("https://secure.mcommons.com/api/profile_update?phone_number=1234567890");http.header["UserName"] = 'username';http.header["Password"] = 'password';http.header["Authorization"] = "Basic YXJjc3VwcG9ydEBzcGVyaWRpYW4uY29tOlNwZXJpZGlhbjIwMjE="...
Hello,Background:We are currently in the middle of migrating a tenant from an existing AC instance to a new instance both hosted by Adobe but under different licenses.As part of this migration, we want to migrate the Web applications, deliveries and recipient tracking logs associated with it. also, ...
Hi, I am working on getting some profile information(Not PII) form Adobe campaign classic to Adobe analytics . Current set up we have is out of box (transfer all delivery level data to AA using adobe connector). we would like to capture some of the profile data as well. Is there any existing approac...
Hi, I have a subject line "Hi K+ there" to be used in the delivery, but i need to have "+" as a superscript next to "K", Please help me on this. Thanks,Raaghu
Facing a issue while creating the new schema, which shows the error as circular dependency on schema extension nms:recepient Actually took the training logins, while creating an schema it shows as option as create a new table with data template but as per the instructor video it shows as create a n...
Hi Team,As per the link https://experienceleague.adobe.com/docs/campaign-classic/using/monitoring-campaign-classic/production-procedures/audit-trail.html#enable-disable-audit-trail said, we can have a functional folder to audit all operations. But I can not find this folder neither some XtkAudit_Opt...
Hello, The code below is for a CTA button in an email. Because of the v:rect, this URL does not show up as a tracked URL. I removed the <v:rect and </v:rect> but this breaks the rendering. Does anyone know how to remedy this? As this is a clickable button, we DO need this tracked. Thanks!Cindy <a cl...
Hi All, How can we use coupon management [nms:coupon] in the message center emails. Below are the steps i have followed:1. Uploaded the coupons to coupon management -> 2. Checked coupons are already present and are correctly imported -> 3. Used these coupons under "coupon management" tab of a Messag...