Hi, looking at the WSDL coming with CRIS looks like it supports only those 
informations. I've activated REST API of DSpace to have access to the 
information about items, collections and so on.
Take a look to
https://wiki.duraspace.org/display/DSDOC5x/REST+API

In my case I've put the Context definition in server.xml because the path 
of the application is out from the webapp path. You have to restart Tomcat, 
after. Take a look to 
https://tomcat.apache.org/tomcat-8.0-doc/config/context.html

Of course you have to use REST instead of SOAP as a protocol for the 
webservice communication

Hope it helps.

Best regards


Il giorno giovedì 24 maggio 2018 10:36:35 UTC+2, Oliver Goldschmidt ha 
scritto:
>
> Hi all,
>
> DSpace CRIS in Version 5 and 6 has a SOAP based webservice to get 
> publications, researcherpages, projects and organization unit entities from 
> the system. I would like to use this webservice with PHP, which has a SOAP 
> client built in. It's working for researcher profiles, but for any other 
> entity type I'm not getting the attributes I want, but only some basic 
> attributes (like the CRIS ID or other internal information). 
>
> Is there anybody out there using this SOAP webservice with PHP, who can 
> help me getting this to work?
>
> Thanks and best
> Oliver
>

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to