Skip to main content
Nintex Community Menu Bar

Nintex Document Generation Item Property Tag Does Not Populate Item's Value In Generated Document

  • March 26, 2021
  • 0 replies
  • 109 views

Forum|alt.badge.img+8

Issue

When using Nintex Workflow for Office 365 Document Generation action, some of the items properties that have been tagged in the Document Template do not generate a value on the document generated. 

 

Resolution

Below are some Verify the item property tag on the document template and make sure that the tagger has a space with another word on the template. 

Example: 
(1)<<ItemProperty_Title>> 
==> This will not work because there is no space between character  ) and <<.
 

The valid tagged is:
(1) <<ItemProperty_Title>> 
==> Add one space between (1) and <<ItemProperty_Title>>