🏅 wp99.in has been continuously providing regular updates to the customers since 2016 to 2026 🏅
Apex_cleaner.zip Guide
JSZip.resource : Used if the cleaner requires client-side zip handling in Lightning Components.
CleanerScheduler.cls : A Schedulable class to automate cleaning on a daily or weekly basis.
: Navigate to Static Resources in Setup and upload the Apex_Cleaner.zip if using it for LWC, or use Deployment Settings for code installation. Apex_Cleaner.zip
Compress and Extract Zip Files in Apex (Generally Available)
: Uses metadata settings so admins can adjust cleaning rules without modifying code. Apex_Cleaner.zip
: Run the following in the Developer Console to start the daily cleanup:
: Identifies and removes Attachment or ContentDocument records that are no longer linked to active parent records. Apex_Cleaner.zip
: Automatically deletes ApexLog records to prevent storage bloat.
