Re: [dspace-tech] new table in 6.3

2020-02-24 Thread Jose Blanco
Kind of stuck trying to create a query without having to map it. This is what I have: @Override public List findProxiesForDepositor(Context context, UUID depositor_id) throws SQLException { Query query = getHibernateSession(context).createSQLQuery("SELECT * FROM EPerson WHERE

[dspace-tech] Re: Importing CSV file with special characters into DSpace.

2020-02-24 Thread genevieve.tur...@anu.edu.au
Hi Fahad, Are you using the "Improt metadata" or "Batch import" method? If using the Batch Import method I would suggest looking at your bte.xml and you will need to use the fields as defined, and in the order defined there (this is the one where you select the type input data). With the Impo

Re: [dspace-tech] Depositing items from SWORD without validation on DSpace 5.5

2020-02-24 Thread Tim Donohue
Hello, SWORD respects any configured Collection approval workflows. So, if you do a SWORD deposit to a Collection that requires approval, then it will go into the approval workflow & require approval before it appears. However, if you do a SWORD deposit to a Collection *that has no approval p

Re: [dspace-tech] MIGRATING DSPACE DATABASE FROM DSPACE 5.2 ON WINDOWS 7 TO DSPACE 6.3 ON UBUNTU SERVER 18.04

2020-02-24 Thread Gerald Okeke
I actually changed the Handle number back to the default "123456789" value. And then the backup was successful. I am trying to do a restore now. If I have any challenges I will get back to you. Thank you. On Mon, 24 Feb 2020, 4:06 pm Claudia Jürgen, wrote: > Hello Gerald, > > you wrote earlier,

Re: [dspace-tech] MIGRATING DSPACE DATABASE FROM DSPACE 5.2 ON WINDOWS 7 TO DSPACE 6.3 ON UBUNTU SERVER 18.04

2020-02-24 Thread Claudia Jürgen
Hello Gerald, you wrote earlier, that you ran update handle prefix script. This will update handle values in the database. Did you change the value in your configuration file as well? Hope this helps Claudia Jürgen Am 21.02.2020 um 11:11 schrieb Gerald Okeke: Thank you Claudia, I tried usin

[dspace-tech] Depositing items from SWORD without validation on DSpace 5.5

2020-02-24 Thread adspaceusr
Hello gurus, We're trying to send items to dspace through sword but every time they get stuck in validation steps. Is there any way to skip that part? If so, how? Thanks! -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies

Re: [dspace-tech] Re: Importing CSV file with special characters into DSpace.

2020-02-24 Thread Paul Münch
Hello, welcome in the DSpace community. Are you sure that you filled the metadata fields with the correct values? DSpace doesn't prove which value is in which field. On the screenshot it looks like they get out of their places. Maybe it is a misplaced comma only. Kind regards, Paul Münch Am 11.

Re: [dspace-tech] Arange list E People

2020-02-24 Thread Paul Münch
Hello, from my point of view it is not possible to arrange this list per default. It is displayed as it is read from database. If you want to arrange the results you have to implement code. Kind regards, Paul Münch Am 10.02.20 um 02:07 schrieb lavenia yuls: > Dear all, > Can I arange list E-pe

Re: [dspace-tech] Re: LDAPAuthentication - can't create ePerson at DEBUG

2020-02-24 Thread Ondrej Kosarko
Sounds a bit like [ https://jira.lyrasis.org/browse/DS-2505 | https://jira.lyrasis.org/browse/DS-2505 ] Ondrej From: "Mark H. Wood" To: "DSpace Technical Support" Sent: Thursday, 20 February, 2020 15:49:45 Subject: Re: [dspace-tech] Re: LDAPAuthentication - can't create ePerson at DEBUG