Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Deleted workflows/campaigns

Avatar

Community Advisor

Hi All,

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

Regards,

Venu

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

View solution in original post

3 Replies

Avatar

Community Advisor

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

Avatar

Community Advisor

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

Avatar

Correct answer by
Community Advisor

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.