1. I am creating a notice generator framework. For that, I have NoticeType table and in that table, I have NoticeTemplate column where I save the HTML code of the notice template.2. So When my process model runs it gets the template from the NoticeType table. Now I am seeking help for below question
Q1. Is there any ways I can generate an HTML document from the HTML code which I have in process variable
Discussion posts and replies are publicly visible
ajinkyab277 , We have a smart service "HTML Doc from Template" under Document Generation category.
First we need to create a template document ..as below
Then configure the "HTML Doc from Template" node as below.
Here for the data you can the pv in expression editor