DNG 6.0: how to change the asset folder of module to be able to delete a folder?
Accepted answer
CRRRS5607E
This folder cannot be deleted, it is used as an asset folder for Module(s) : {0}
Explanation
A Folder cannot be deleted when it is being used by a Module as the default Artifact location for any newly created Artifacts in that Module. By default, these Folders take the name : "<Module Name> artifacts".
User response
Delete the Modules that use the folder as a default Artifact location. Once this has been done, you should be able to delete the Folder.
Comments
Thank you for the response. I was trying to consolidate 2 modules in one folder.
In this case, you need to follow these steps.
1. Go to menu Artifact > Browse Artifacts.
2. Navigate to the folder that you want to delete.
3. Select all the artifacts in the folder.
4. From the context menu, choose Move ## Artifacts to the destination folder.
5. Open the consolidated module and add any artifacts as required.
6. Go to menu Module > Browse Module.
7. Select the module to be deleted and choose Delete Artifact. If you get a prompt saying that some artifacts are no longer used in any modules and offer the option to delete them, it means that you did not merge all the requirement artifacts into the consolidated module. You can delete them or just leave them.
8. Delete the folder.
Thank you for your help.