How can I join to the Address table to identify the quarantines so I can eliminate them from the population prior to the delivery? The way the workflow is currently written, we read an imported table that contains the recipient ID, change dimension to recipient table, then eliminate quarantines. I'm...
Hi Team,We are working on a big volume deliveries of v8 instance and encountered few questions from client on the email and sms volume without impacting the campaign performance.Is there any matrix available on the campaign which describes the optimal performance of v8 for email and sms channel (sms...
Hello, ca you please help me to change access from other operator group, to Admin in adobe campaign. I have changed to Admin but typology access Management. Thanks in Advance.
Hello, I have tried sending a transactional delivery with the rtEvent:And i get this in the email:But when i watch the schema nms:broadLogEventHisto, I can see this id:Any idea?@Manoj_Kumar_ @ParthaSarathy @Parvesh_Parmar @DavidKangni
Looking for a delivery script wiz to help with this question: - How do I activated coupon codes from the delivery script? (Rather than directly from the delivery properties/advanced/coupon management!) The purpose behind this is to allow us to enable/disable coupon codes in a single delivery templat...
receiving this eeeor and because we are not able to receive notification when wkf fails ,please helpWKF-560043 Error while sending notification with delivery template 'notifySupervisor'.
Hi Team, We have a requirement to list all product details in the email body shared in the ctx payload, the payload is as below <ctx> <orderDetails> <firstName>Shine</firstName> <lastName>vv</lastName> ...
We are not able to access List data in adobe campaign, we can see the list name....IN ADOBE campaign upon checking in database we cant find this 'grp table' : any idea why this list data is not access these tables is there any workflow which is deleting the tables?///
Hi All, I am currently working in Adobe V8. I have created a schema using autopk and also gave there a pk sequence. But when I am trying to insert data into that schema using xtk.session.Write unable to find key values of elements . I am attaching code and error syntax .