Latest Activity

code

How can get all database URL in denodo

Hi Denodo Community , Please , I need your help , How can get database URL in denodo , using VQL or any other solution Thank you a lot .

VQL GET_VIEWS VQL Base view database URI GET_SOURCE_TABLE URL GET_ELEMENTS

code

How to get Database url

Hello all , Please i need the command to get all database URL on the server Thanks

#Source Data URL

code

Read URL from reverse

Dear all, i need to parse the url and get the last part of the string. for example : https://community.denodo.com/answers/question/manage or https://community.denodo.com/answers/question/manage/ i need to read the part "manage" i was earlier ...

REGEXP_LIKE Regex URL substring string conversion

code

SharePoint List XML get all versions of each list item

We are having an issue with connecting to a SharePoint list via OData2. The list is using Append Changes for some of the columns so there are version of each list item. We cannot see the various versions ONLY the most current one. https://mycompany.s...

List SharePoint URL

code

How to deploy the derived view in the different environments (Staging/Production) from Development with updated fields without modifying the individual derived views?

I have created a "Selection" Derived View. I would like to add a field in the Derived View for "URL" in the final output for Tableau reports like "https://DevTableauServerName/DevReportname". So, I added like this, Output Tab -> New Field -> Fi...

derived view URL deployment

code

Start navigation with url parameters

Hi! I am trying to start a wrapper navigation with a dynamic url and I can't find how to insert the parameters into the inial url. My idea is something like this: http://myurl?param1=@param1&param2=@param2 and setting param1 and param2 dynamically....

Wrapper ITPILOT URL

code

Error when using LIKE operator: URLDecoder: Illegal hex characters in escape (%) pattern

Hello, I am running into an issue when using the LIKE operator on my webservice. In order to make the like more effective, I have added a percent sign before and after the text I want to search on. This way I can bring back results that have my text a...

REST search Like Filter encoding URL Web Service

code

Is it possible to change the web service URL? instead if "server", we have "denodo"

As a typical Denodo hosted web service is represented by <http/https>://<server_name>:<port>/server/<vdbname>/views/<viewname> Can we make change to the URL such that instead of "server" we have "denodo", as follows &l...

URL Web Service

code

REST - get response without the enitre HTML page

After deploying a REST web service, we can use the lnk in the table at the Web Service COntainer page to get data from the view. But, the response to these REST calls are complete HTML pages. Is there a way to just get the data, instead of the entire ...

REST URL