Hi, To answer your questions...
1. As of DSpace 7.2, we now support runtime configuration in the User Interface. See Release Notes <https://wiki.lyrasis.org/display/DSDOC7x/Release+Notes#ReleaseNotes-7.2ReleaseNotes>. This means you no longer need to rebuild the entire UI to restart it. Instead, you can build the UI *once* via "yarn run build:prod". Then, start it up via "yarn run serve:ssr". If it ever needs to be restarted, just run "yarn run serve:ssr" again. That command only usually takes a few seconds to complete. 2. SAF import is supported in DSpace 7.x via commandline only at this time. See docs at https://wiki.lyrasis.org/display/DSDOC7x/Importing+and+Exporting+Items+via+Simple+Archive+Format However, it's on our Roadmap for 7.x to add to the Administrative User interface (similar to 6.x). It's currently prioritized as a "Medium" priority task... see the first task titled "Batch Import from a Zip file..." which is that feature. https://wiki.lyrasis.org/display/DSPACE/DSpace+Release+7.0+Status#DSpaceRelease7.0Status-Tier3:MediumPriority Tim On Saturday, February 19, 2022 at 2:20:10 AM UTC-6 [email protected] wrote: > One of main function is batch import. I get 2 dislike of DSpace 7: > 1. Each time, when restart server, we have to yarn start again and it took > a lot of time to continuing of DSpace; > 2. I didn't find batch import from SAF into dspace. > Please give me and our some ideas about it. > Thanks! > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/d9026422-9ec9-4718-a779-9c4fcf200e47n%40googlegroups.com.
