Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ltollesonSince you are an LAE Enterprise user you have multiple options for getting the output online. Like Stony said, you can use the Output HTML node to write a static HTML file of your data. This is simply an HTML table that contains the data and will need to be linked from another page to be viewed online. If you are hosting the website from the same server running LAE then it's as simple as writing the HTML file to the correct directory. If the website is hosted on a different machine, then you would need to transfer (FTP, SFTP, SCP, etc.) the file to that server.
A better solution would be to have a data drive approach where the data is written to a database and the website reads the data from the database. The Lavastorm LRC application is a great platform for implementing this type of solution. Please let Lavastorm know if our Service team can help you develop the appropriate solution.
Thanks,
Larry