QUOTE (Kai Team @ July 20, 2013 09:15 am) | ||
OK, I understand your situation better now. I think the easiest way to add to address deleting the temp disabled caches from your merged DB's is to do it directly in your wrapper macro, rather than trying to use CleanUpDB or another macro. Create saved Waypoint>Delete Waypoints settings using these settings: Image may be NSFW. Clik here to view. ![]() Let's call these "Delete TD". Since you already have a saved Filter for Temp Disabled caches, you could then add something like this to your wrapper macro at the point where you want delete the temp disabled caches:
|
I can not thank you enough for putting this together. I did run into one small problem with the macro code but once I realized what the problem was and changed it to this it runs with no problems:
CODE |
IF $_FilterCount>0 DELETE Settings="Delete TD" ENDIF |
I tested the macro in all my Load/Merge jobs and it ran without any problems and it did exactly what I wanted it to do. It in fact found two Archived caches in two different databases which is what I had hoped for. I can not get over how simple this method was that you put together to do what I was asking for. I would not have thought of this in a million years.
Thank you again for taking the time to understand what I was asking for and putting this very nice method together to do what I was asking for. Even a complete idiot like myself can understand it and it works beautifully. Image may be NSFW.
Clik here to view.
