Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
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.