The Coordinated Data Analysis System (CDAS) Web services allow a software
developer to use CDAS services in their own application. If you are
not a software developer and simply want to use the existing web interface
to CDAS, then return to the
main CDAWeb page.
End-of-Life (EOL) Notice |
---|
The CDAS SOAP web services were implemented with rpc-encoded SOAP technology. Rpc-encoded SOAP was superseded by document-literal SOAP before 2010. The CDAS SOAP web services were not re-implemented with document-literal because it created an entirely incompatabile API for clients and REST web services were becoming more popular than SOAP. The Jakarta EE 10 specification eliminated support for rpc-encoded SOAP and the infrastructure to support rpc-encoded SOAP is no longer available. In 2019, we announced the EOL for the CDAS SOAP web services. They were finally shutdown in March of 2024. Any remaining clients should migrate to the CDAS REST web services which provide all of the same functionality and some enhancements. |
If you are developing an application that requires science data from any of the data sets held by CDAS, then the CDAS Web services will provide an interface to the data for your application. Higher level Web services that perform additional processing of the data are expected to be added in the near future. The following describes how to utilize these Web services from your own application.
Questions or comments concerning these Web services should be sent to CDAS Feedback.