Dear All,
I am currently working on a DSpace instance and am looking to configure multiple asset stores such that items are stored in different asset stores based on their respective communities. After reviewing the documentation and various resources, I have a general idea of how to approach this, but I would greatly appreciate guidance from the community.
Define Multiple Asset Stores: II will define multiple asset stores like so:
[dspace]/config/spring/api/assetstore.xml
assetstore.dir.0 = /dspace/assetstore1
assetstore.dir.1 = /dspace/assetstore2
Please help, how will we call the particular asset store based on the community document?
Regards,