Latest Activity
Hello! There are two problems, that my team was wondering if there were answers to. The first problem: There are several data sources that we have no control over, and therefore can't tell if those services are live or not. My team was wondering how w...
denodo platform XML Denodo Testing Tool REST Webservice json HTML Error Handling
We are evaluating Denodo for one of our prestigous client. There are few queries which we have, if you can let me know the response. Wrt Testing, we want to compare Denodo Testing Tool vs SoapUI / Postman. Can you let us know the pros and cons of ...
Denodo Denodo Testing Tool Denodo Testing Tool REST Webservice
I tried to expose a rest webservice something like the one mentioned below. https://denodous-dev.xxx.com:1010/server/sample_dev/api_v1/views/project?$count=9999999 But facing a below error when run through Denodo Testing Tool com.google.gson.stream.Ma...
I am able to insert single record in source Table using POST method. Here I am using JSON file format in post body part. When I am trying to insert multiple records in one call it is still inserting one record only. Is there any way to insert multiple ...
HI Team, I am able to expose Denodo view as REST API with authentication method as "None" in setting tab. I can access this view using the URL provided. But when I am exposing any view with any authentication method other than None, I am unable to acce...
Hello, I have created a REST API which exposes whole Link to the user : Example : http://localhost:9090/server/admin/newdemo/views/newdemo What can we do, so no full API gets expose to the recepient he can easily manipulate if he want. DO we have to ...
Hello, I would like to pass a date range in the API URL. E.g. https://devdenodo100.health.dohmh.nycnet/server/epiquery/api_syndromic_module/views/dv_syndromic_module?$filter=yeardate='2016-01-01'&dataset=Syndromic&$format=json&topic_id=1&...
Hi, We have a java application which is configured to our database. Whenever we invoke an job in our application it goes to respective table inside the database and run the job and pull data into our application. Now we are planning to put denodo in b...
Connecting to an external web service Java Procedure Denodo 5.5 extraction Denodo Excel Add-In Denodo Testing Tool REST Webservice
hi there I have a single web service call that needs to execute 2 store procedures on 2 separate sql services. Is this possible? Thank you in advance. Regards
REST API Denodo Testing Tool REST Webservice REST Webservice
Cancelling the question. I figured it out.