76
Views
3
Comments
[Conversion Of Html,Text,XML To PDF Format] Conversion of XML to HTML
Question
conversion-of-html-text-xml-to-pdf-format
Web icon
Forge asset by UMAPATHY SRIVIDHYA

Hi!

Is there any forge component or outsystem capability available for conversion of XML to HTML. I have to render the XML in HTML format on a screen. This XML will come from an external API.

2021-09-10 14-03-53
Salman Ansari

Hi Gaurav,

I dont think there is any extension for such requirement.

.You need to create extension and need to parse your xml as per the xml structure as below


Result:-


UserImage.jpg
Gaurav Pandey

That's what I thought in the first place. Thanks for your response. 

Hi Gaurav,

I dont think there is any extension for such requirement.

.You need to create extension and need to parse your xml as per the xml structure as below


Result:-




2021-09-10 14-03-53
Salman Ansari

Gaurav Pandey wrote:

That's what I thought in the first place. Thanks for your response. 

Hi Gaurav,

I dont think there is any extension for such requirement.

.You need to create extension and need to parse your xml as per the xml structure as below


Result:-




Good to hear that you will find the solution.

please mark as solution so that other can find it useful for future reference


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.