I'm currently working in a Talend job to get information about Virual Machines hosted in a VMWare server and create an HTML file as a final output, so we can see the results in a browser
So, using the VMWare API I'm getting a JSON file with VMs info and here is the question:
Is it any possibility in Talend to create a HTML file or any other output file based on a JSON file which can be visualized in a browser ?