Hi Team, I am not receiving any approve extraction file mail for the delivery which I ran from a particular campaign and it is getting approved automatically.So as testing I replicated the same scenario in another campaign with same template copied from above not working campaign and from there I wa...
Hello Team,We have a requirement to restrict modifications to the Delivery Approval Flags within the Delivery Properties -> Approvals tab.Scenario: We will be creating a delivery template with few of the Approval Flags (let's say content and Target) checked by default. When a user (assume an analyst...
Hi Team, After the running the following command, we are facing some unexpected output.-------------------------------------------------------------------------------------------------------perl spamcheck.pl TestSpamMail.txtOutput must be a handle, a reference or 'self' at /usr/local/share/perl5/XML...
Hi all, Multiple deliveries in different campaigns are showing has having the error noted in above and failing to execute. Can anyone advise on the cause and how this can be resolved? Thanks in advance, Mubeen
I installed the gcloud sdk in AC server, and I can run the 'gcloud -v' by the user 'neolane' in the command console: But it always failed to run in Adobe campaign by the execCommand method: var command='gcloud -v';try{var res=execCommand(command,true);} catch(e){logError("Error: "+e);}logInfo(">>"+...
Hi,When we set up delivery templates using content management, we add images using links to xtk:fileres objects. But when transfering those delivery templates from an environment to another one, using packages, the links to those images are lost, probably because the ids are not the same in both env...
Hello. On the 'recipient delivery logs' table, there is the 'IP Identifier(@publicId)' field but is there any way to see what IP it relates to as, in our instance, it shows as 1, 2, 3, 4, etc. Thanks. Luke.
My requirement is An import data from a workflow to update real-time data to the campaign tables, scheduled for Daily execution. The data expectation would be more than a million records. for this a down time of 30 min is expecting as per the test. so i need a solution to reduce that down time to Z...
I am building a webapp for editing email content, and have a problem when saving content child elements; I can modify the children via ctx in the webapp but, when I save via Storage object, removed children still remain. That is, if I load the following content: <content> <child id="1" ... /> <chi...
Hello, Itried to extend the schema nms Recipient so i can use the extension to do my tests, but when i try to update the database structure so i can use the extension i have this error do you have any ideas on how to fix this problem nms recipient is factory configured object, i can't edit it. Re...