You can translate the question and the replies:

wdsl data source

Error executing query. Total time 0.011 seconds. QUERY [PROJECTION] [ERROR] DV_WGS_SP_5YP_ADJUST [PROJECTION] [ERROR] DV_WGS_SP_5YP_ADJUST [SELECTION] [ERROR] BV_WGS_SP_5YP_ADJUST [BASE] [ERROR] BV_WGS_SP_5YP_ADJUST [WS WRAPPER] [ERROR] Received exception with message 'WS wrapper is not correctly initialized. Check the data source configuration' how do I check a wdsl data source?
user
19-03-2018 17:46:38 -0400
code

1 Answer

Hi, The exception 'WS wrapper is not correctly initialized. Check the data source configuration' could be due to the URL that points to the WSDL is incorrect. In order to trouble shoot this exception, I would verify the following: * Check if the URL specified for the WSDL parameter of the data source is correctly pointing to the wsdl and not to the web service address. The URL should end with '?wsdl'. If the URL looks fine, I would try recreating the views again and execute to view the result. You can refer to the section [SOAP Web Service Sources](https://community.denodo.com/docs/html/browse/7.0/vdp/administration/creating_data_sources_and_base_views/soap_web_service_sources/soap_web_service_sources#soap-web-service-sources) of the Virtual DataPort Administration Guide to know more information. I hope this helps you!!
Denodo Team
20-03-2018 05:40:04 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here