Latest Activity

code

Flatten Operation

I am trying Flatten tutorial mentioned below link. https://community.denodo.com/tutorials/browse/basics/3adv2flatten Step 3 isn't working for me "Go to the Output tab, rename the view to billing_information and also rename the field customer_id to ret...

SOAP

code

Connecting to SOAP service using SOAP licenceKey

Hi, We need to connect to SOAP service and the vendor of the service has shared LicenceKey with us. I can easily connect to it using SOAPUI tool. The responses recieved from SOAP via SOAPUI is what we expect.However, I'm struggling to connect to the ...

licenceKey SOAP

code

Refreshing a service

I have a SOAP service as a data source. We created a base view for one of the the data providers of that service and then we created an Interface to publish our data. We now modified the service and added some more columns that we would like to publish...

Base view SOAP Interface

code

Error when testing a soap service with SOAPUI

The following error is recevied when testing the SOAP service. Incidentally the same view was successfully used for a REST service. <soapenv:Fault> <faultcode>soapenv:Server.generalException</faultcode> <faultstring/> <detai...

web service soap

code

Could not generate wrapper metadata from given WSDL document.

I'm using Denodo Express V5.5.... While connecting with SOAP webservice I got this Error "Could not generate wrapper metadata from given WSDL document." Description: I have followed the steps given in tutorial... i.e connected with jetty server using...

SOAP

code

Soap

I created a REST and SOAP service. REST works but SOAP gives me an error. I see this from the URL And now... Some Services csws (wsdl) getI_COURSE_SECTION_DCByO but the resulting click gives me this. Any ideas? <?xml version="1.0" encoding="...

Soap

code

Web container status: OFF

I have been exploring the Data services module from denodo community site https://community.denodo.com/tutorials/browse/dataservices/index after creating the interface, i created the SOAP dataservice and REST dataservice, when i try to deploy these s...

rest SOAP Web Service