need help with basic document-templating

Hi, I have been working hard to understand how to insert fields in an MSWord .docx. but I am just not getting it. Can you look at this basic example and tell me why it doesn't work? (I have a .bos file to share)

Hi, I figured it out. When current MSWord software saves the template it renders it unusable for the Bonita extension. This is true for both Windows and Mac. This is a problem from MSWord interacting with Velocity.

https://github.com/bonitasoft/bonita-connector-document-templating

The workaround was to use MS Wordpad or Mac Pages to create the template document and then export that file as docx for use with the Bonita extension.

I'm also going to try LibreOffice with odt files.

Yes, the LibreOffice odt template is working fine.