Latest Activity

code

<img> tag in the HTML property

Hello Dear Denodo Team, is there a way to include &lt;img&gt; or &lt;iframe&gt; tags in the HTML property in the Data Catalog? Every time I try to add them in the Editor, they get removed. Thanks in advance!

HTML Properties

code

How to do error handling on accessing data sources that we do not control + Different REST Web Service formats don't seem to return the same information?

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

code

Removing html from a string

What is the simplest way of removing html from a string? I have attempted to create a map of various tags and parts of the html, but this is a very flawed way of doing this, leaving numbers, characters and tags which haven't been accounted for in the d...

HTML string conversion

code

Parse field with HTML to generate rows based on specific character string.

I have a view with a field called description. This has custom HTML and I am trying to create a Select statement that will parse a new row in the output everytime "/&gt;" appears in the HTML.

text to row html parse

code

strip XML tags from a column

Hello, I am getting the data to a column as &lt;p&gt;&lt;span style="color: black; font-family: arial,sans-serif; font-size: 10pt;"&gt;1: Communication with CNF GM Wallice&lt;/span&gt;&lt;/p&gt;&lt;p&gt;hdsfgkwlfewfw&lt;/p&lt;ul&gt;&lt;li&gt;somethin...

XML HTML Tags

code

img tag for html escaped fields in rest ws

Hi Team, Denodo 5.5, Denodo 7.0 Please provide a working statement for HTML img tag to be used in REST WS. Purpose is to display the image in IE Denodo REST HTML WS representation. Thanks.

REST HTML

code

Manipulate a websites HTML before scrapping

Hello, There is a link on a page that opens to a new window using a target="_blank" tag. I am wondering if there is a way to remove this tag from the page so that it will open in the same window. URL: http://www.michigan.gov/mdhhs/0%2c5885%2c7-339-71...

HTML ITPILOT

code

Problem searching in PDF - case sensitive

Hello, I am attempting to load a pdf and be able to search for a last name and see if it shows up in the PDF. So far, I am able to ConvertPDFtoHTML and view all of the text in the PDF using ConvertPdfToHtml(PDFBOX_1_X_HTML); . (There are no images o...

itpilot search PDF HTML conversion