Deleted workflows/campaigns | Community
Skip to main content
Venu_Reddy
New Participant
January 23, 2019
Solved

Deleted workflows/campaigns

  • January 23, 2019
  • 3 replies
  • 1916 views

Hi All,

Is there any possibility to track the deleted workflows/ campaigns in adobe campaign?

Regards,

Venu

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 Jonathon_wodnicki

The workflow here is exporting a user-configurable package def that contains objects you're interested in- e.g. campaigns in a folder- then zipping, timestamping, and sftp'ing the exported xml file. Deltas can then be tracked using diff or similar. My projects have all implemented a form of this, part of multiple layers of safeguard against accidental or malicious user behavior.

3 replies

Jonathon_wodnicki
Jonathon_wodnickiAccepted solution
New Participant
January 24, 2019

The workflow here is exporting a user-configurable package def that contains objects you're interested in- e.g. campaigns in a folder- then zipping, timestamping, and sftp'ing the exported xml file. Deltas can then be tracked using diff or similar. My projects have all implemented a form of this, part of multiple layers of safeguard against accidental or malicious user behavior.

Venu_Reddy
New Participant
January 24, 2019

Please elaborate as i'm not getting it how to track by creating workflow.

Can you please show with an example by creating workflow and which schema/fields i have to select.

Your response will be appreciate.

Regards,

Venu

Jonathon_wodnicki
New Participant
January 23, 2019

Deletion of objects? Yes, create a workflow that periodically snapshots areas of interest and tracks deltas.