Issue
Performing Load Sources in the EcoStruxure ETL tool causes errors with the following headers:
- There was no endpoint listening at http://localhost:8080/EcoStruxure/DataExchange that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
- The HTTP request is unauthorized with client authentication scheme 'Digest'. The authentication header received from the server was 'Digest realm="ews@SxWBM",qop="auth",nonce="AEEE5A9347E49ECADC753B5AA17EECE0",OPAQUE="5B4718"'.
Product Line
EcoStruxure Building Operation
Environment
- EcoStruxure Energy Expert (formally Power Manager)
- Enterprise Server
- Automation Server
Cause
The EBO EWS Extract Task settings are incorrect in regards to the EcoStruxure ES or AS that it is trying to access.
There was no endpoint listening at...
This error is due to the use of the incorrect port numbers in the EWS Web Service URL.
The HTTP request is unauthorized with client authentication scheme 'Digest'...
This error is due to the use of the incorrect admin Username and/or Password.
Resolution
The settings of EBO EWS Extract Task need to be verified and corrected.
- Click on the Tasks tab in the ETL tool and select the "EWS Extract Task". The extract task settings will be displayed on the right side of the screen.
- Verify that the port number in Web Service URL address corresponds to the port number being used by the ES or AS
- Verify that a valid Username and Password has been entered into the EWS Web Service User Name and Web Service Password fields.