Latest Activity
We are using Denodo 7, and SharePoint 2013 on-prem. I've followed the directions to set up the OData v2 wrapper, and I have the fields entered for my server and endpoint. I can see the endpoint in my brower, and I copied the list I want (it's called "D...
Hi, I created base views from SharePoint List Data Sources using OData. As data source definitions are modified from time to time, I would like to poll them periodically and update their definitions. Is there some VQL statement to update base view defi...
Hi. We are facing an issue when trying to connect to a SharePoint source in Denodo to create Base Views. On Developmet environments we are able to create the views and to use them retrieving data, on the Testing environment they do not. The configurati...
Hi, I'm using Denodo express, playing with the denodo trainning database, views using ODATA. I already have the link to the url (http://localhost:9090/denodo-odata4-service/denodo-odata.svc/denodo_training/bv_hrcountries), but when I try to open the UR...
We're planning to implement OAuth/JWT based authentication for Rest and Odata webservices exposed by the Denodo VDP.We've gone through through the documentation that provides details around this: https://community.denodo.com/docs/html/browse/8.0/en/vd...
I can connect successfully to a SAAS app using the following end point via Tableau https://jnj.leanix.net/services/import-export/v1/odata/BookmarkService.svc/ this only requires user name as apitoken and then the Api key as the password. Is there a ...
Hello, I'm attempting to create a data source to a SharePoint list in Denodo Design Studio for a requirement in my project. However, I am struggling to establish a connection using either method, both OData and RSS. Reading through the requirements for...
ODATA OData RSS Data Source XML Denodo Design Studio SharePoint Sharepoint
Hi Team, I am developing a denodo odata api by passing filters as entity_id eq 123 or entity_id eq 234 or entity_id eq 124. The response order is different. If I want the response in same order(123, 234,124). Any solution?
Hi, I am trying to use filter for array type column like below http://localhost:9090/server/tutorial/denodo-odata4-service/denodo-odata.svc/?$filter=srvlcdin_list={ ROW('') } Its giving error message as { "error": { "code": null, "message": "A col...