I have a target of 300K recipients. The email has been already sent to 100K. I need to stop it and send a new delivery, same recurring delivery, to the 200K left.Stopped it because waves where wrongly configured. So I'm stopping it and creating a new delivery, from parent recurring delivery.How to d...
hi all,I am reading the value of variable vars.value1 in alert activity this vars.value1 is coming from Javascript activity placed before alert activity like javascripti actiovty==>Alert activity this value <%=vars.value1%> has some values whuch its displaying in alert activity as output when we rec...
Hi All,We would like to implementAdd Confirm Delivery Step email to Confirm Delivery for Direct Mail delivery and Normal Delivery, please suggest and add if anyone have done this before thanks in advance
Hi All, I have one Query about Delivery activity in Adobe Campaign Classic in one of my workflow, I am using DELIVERY ACTIVITY and set action to Prepare,Do DELIVERY ACTIVITY always send email to Confirm this Delivery when we set action to Prepare?In our case, we set action to 'Prepare' for Delivery...
My company has changes some network settings and I got different IP every day. Is it possible to turn that off in order not to whitelist everyday my IP? Its kind of exhausting:
Hi ,I have a question regarding the update from HTTP Legacy to HTTP v1 for Android push notification configuration. After making the update, we noticed a significant increase in invalid user errors during the send-out process. Has anyone else experienced this issue? If so, were you able to identify ...
Hello Community I'm trying to manually publish an image to all frontal servers using this simple script.Script :var fileRes = xtk.fileRes.load("399962966");fileRes.PublishIfNeeded();But this error occurs XSV-350059 Unable to upload the images to the tracking servers.Note: I'm trying this because whe...
Hello, I'm wondering if there's a way to set a character limit on copy coming through from a personalised piece of content so it can be truncated For instance<%= targetData.Description %> will return: Lorem ipsum dolor sit amet, consectetur adipiscing elit Where the ideal will be for it to return:Lo...
I have created a field in a workflow temporary schema (for the sake of this example, called fieldToUpdate).I have a JavaScript activity and I want this to update the content of the field 'fieldToUpdate' to "Y" for record flowing through the activity as follows:var myXML = <queryDef schema="temp:quer...