Adobe Campaign Classic - Scripted Removal Of Old Campaigns | Community
Skip to main content
Ken_Qrious
New Participant
December 10, 2020
Solved

Adobe Campaign Classic - Scripted Removal Of Old Campaigns

  • December 10, 2020
  • 1 reply
  • 1756 views

Is it possible to create an adobe campaign work flow process to check for campaigns which finished more than x number of days ago and remove or archive them?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DavidKangni

Hi,

 

Yes, query your campaign and then use an update activity to move them into your archive folder.

Thanks,

David

1 reply

DavidKangni
DavidKangniAccepted solution
New Participant
December 11, 2020

Hi,

 

Yes, query your campaign and then use an update activity to move them into your archive folder.

Thanks,

David

David Kangni
Ken_Qrious
New Participant
December 14, 2020

Thanks David. I can see the campaign table and the link to the program table which holds the folder information. What I can't see is a how the folder can be changed for the campaign as the program file foreign key isn't visible or accessible.  If I look at the documentation tab of the schema definition for nms:campaign I can see foreign key iprogramid.