Hi,
I would like to use in a javascript code the values of the cleanup information defined in the deployment wizard.
I tried unsuccessfully with the following method:
xtk.serverOptions.LoadOptions("baseOption/cleanup");
Regards,
Shurato
Solved! Go to Solution.
Views
Replies
Total Likes
Hello Shurato,
You can change / manipulate the option NmsCleanup_TrackingLogPurgeDelay instead of using the serverOptions methods.
It stores the same information in seconds as that in the deployment wizard in days.
Regards,
Adhiyan
Views
Replies
Total Likes
Hi Shurato,
Can you elaborate on the use case here? Campaign comes with a Technical Workflow called "Database Cleanup" that executes the cleanup out of the box.
Views
Replies
Total Likes
Hi craigthonis,
I am trying to store in a variable the value of the field Tracking logs (present on Purge of data settings screen) in order to use this variable to make calculations in a query component.
Views
Replies
Total Likes
Hello Shurato,
You can change / manipulate the option NmsCleanup_TrackingLogPurgeDelay instead of using the serverOptions methods.
It stores the same information in seconds as that in the deployment wizard in days.
Regards,
Adhiyan
Views
Replies
Total Likes
Hello Adhiyan,
It works fine with your solution.
Thank you.
Regards,
Shurato.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies