I see that one of the system in my WB project is corrupted and I cannot either delete it (when I delete it, the entire project is gone)
Here are the steps again to delete a corrupt system from the WB.
badSystem = Project.GetSystem("SYS 3") badSystem.Components = [] badSystem.Delete()
If everthing is working well, ignore Step 4. If there is some problem saving, then close the project and try Step 4.
Save notepad file. Then you could open the project again.
Dear @Rohith Patchigolla ,
Thank you for sharing this. I might do something wrong but in my case in version 2023R2 or 2024R1, step 4 leads everytime to errors. I've tried to link the reference ids in order to delete everything that is linked together but didn't succeed.
Could you let me know if something else has to be taken in account in this process ?
Thank you in advance.
Josselin