Overview
This plugins allows to generate DOCX files from a DOCX template and an XML data model from Appian. It also allows to convert a DOCX into PDF through an opensource (with limited capabilities) library.
Key Features & Functionality
Hi,
Copied the provided template and added some fields. But in the final output file, its copying the field name in all the fields.
Template:
XML Data Model:
="<project><number>12345</number><name>Scoring Model Management System (SMMS)</name><type>Project</type><solution>Tableau</solution><description>This is a sample project.</description></project>"
Output file:
Please let me know if I am missing something.
Thanks.
Try editing the field and confirm that the MergeField -> Field Name is unique for each of your data inputs.