SIP Processing Related Web Services
General Purpose
The SIP Processing Web Services allow users to get information regarding the SIP lifecycle/status and IEs created as part of the SIP.
Required Role – any of the following: Deposit Manager (full), TA (full), Assessor (full), Approver (full), Arranger (full), Data Manager (full).
Available Web Services
For specific details for each web-service (input parameters, returned XML) see the javadoc.
Method | From | Description |
---|---|---|
getSIPStatusInfo | 3.0 | Retrieves SIP information |
getSIPsStatusInfo | 5.1 | Retrieves information for a list of SIPs |
getSIPStatusInfoByExternalId | 5.1 | Retrieves SIP information based on its external ID |
getSipIEs | 3.0 | Retrieves a list of IEs by SIP |
To access the WSDL on your server, go to:
http://<repository-load-balancer-host>:<port>/dpsws/repository/SipWebServices?wsdl