APL Navigator SOAP - User Guide
Release 1.0 Changes
- The URL for the location of the APL Navigator SOAP server was
changed from http://www.aplnavigator.com:8100/soap/servlet/rpcrouter
to https://xmlproxy1.aplnavigator.com:8443/soap/servlet/rpcrouter
- The service apl-ReportService is now named AplReportService
- The service apl-Authenticator is now named AplNavigatorDatabaseService
- The
getAccounts()
service method is now available under the AplNavigatorDatabaseService service (it was previously under apl-ReportService)
- The
getAuthentication()
service method is now named authenticateUser()
- The service method
getVersion()
was added to all available services and can be used a simple ping or test that APL Navigator SOAP is up and available