Re: [dspace-tech] Re: Dspace 7

2021-11-24 Thread Mariyapillai Jayakananthan
Dear All, I had the same problem. Try the following just give permission to your dspace angular folder *chown -R tomcat:tomcat /home/dspace-7-angular/* Then it worked for me. Thanks M. Jayakananthan (BSc, MSc) Research Data Librarian International Water Management Institute 127, Sunil Mawatha,

Re: [dspace-tech] Re: Dspace 7

2021-11-24 Thread Inácio Oliveira
Hello everyone, Someone managed to fix this problem. I have the same problem. I installed Dspace7 on ubuntu 20 on AWS, the api and UI interface are working on https perfectly, but I can't upload. Em segunda-feira, 25 de outubro de 2021 às 10:07:52 UTC-4, Zhongping Yan escreveu: > Make sure DS

Re: [dspace-tech] Discovery Date Range Queries (DSpace 6)

2021-11-24 Thread Sean Kalynuk
Hi, You could try using the Solr range query syntax with the Equals comparison: [2021-03-01 TO 2021-05-31] DSpace 6.3 uses Solr 4.10.4, so additional information on range queries can be found in: http://archive.apache.org/dist/lucene/solr/ref-guide/apache-solr-ref-guide-4.10.pdf -- Sean From

[dspace-tech] DSPACE 7 REST API INTEGRATION

2021-11-24 Thread Nicolas Battaglia
Hi everyone I am working on an integration between dspace and a proprietary system through REST. My question is about the way to obtain the item_id after depositing a workflow_item, since I need it for the trace of this integration. I can't see in the flow through the angular client inspection an

Re: [dspace-tech] Remove a workspace item

2021-11-24 Thread Alan Orth
Asking again here. Is there any way to delete "abandoned" submissions from the database? Our editors sometimes accept submissions at the "Accept/Reject/Edit" step that end up being duplicates or mistakenly accepted for other reasons. Once they've accepted them there is no way to reject them, only s

Re: [dspace-tech] DSpace index discovery not completed on DSpace 7.1

2021-11-24 Thread Lewatle Johannes Phaladi
Hi Tim, Much appreciated! Regards, Lewatle On Tuesday, 23 November 2021 at 20:51:06 UTC+2 Tim Donohue wrote: > Hi Lewatle, > > Solr 8.8 is what I've been using in Docker (and is in our out-of-the-box > Docker configs, which are used to run all our automated tests). So, it > works with DSpace