function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
John BraunJohn Braun 

Is it still possible to mass delete reports/report folders in Eclipse?

Hello,

 

I am in Eclipse and have a new project where I've pulled all of the metadata of all reports and report folders.

 

I'm trying to delete certain report folders by right clicking on the report folder in Eclipse, selecting delete, and saying "yes" when the prompt asks if I also want to deploy changes to the server.

 

The problem is that I keep getting told by Eclipse that, "The server cannot delete component 'x' for the following reason: Before deleting this folder, you need to delete these reports from the folder and the recycle bin: "x""

 

So, I then try to open the path of the report folder in windows explorer, delete all reports inside, and then go back to Eclipse, right click on the report folder in question, and go Force.com -> Save to Server. Then I go into Salesforce.com to see if the action has deleted the reports, but they are all still there.

 

Is it still possible to mass delete reports/report folders from Salesforce.com with Eclipse? Thanks for your help!!

Subhani PSubhani P

Hi John,

 

Please check the following links. They may help you to delete reports thourgh eclipse.

 

http://salesforce.stackexchange.com/questions/12077/mass-delete-old-reports-using-the-dataloader

 

https://success.salesforce.com/answers?id=90630000000guQCAAY

 

 

If this post is helpful please throw Kudos.If this post solves your  problem kindly mark it as solution.

 

Thanks,
Subhani,
Salesforce Certified Developer,
www.mydbsync.com

John BraunJohn Braun
Thank you Subhani P,

Unfortunately those links do not solve the problem. I do appreciate your help.