You are here:
Limitations In Design Document Template
The Design Document Template designer has a few known limitations.
- Document generation may fail if the document template contains a large number of unique tokens. The actual limit depends on factors such as token size and data volume. Repeating tokens is supported, even if the total token count exceeds 200. If your template includes many tokens, test it thoroughly to ensure consistent performance.
-
Support is limited to document templates of up to 2 GB.
-
Image tokens (IMG_mytoken) and hyperlink tokens (HYP_mylinkToken) are displayed as single tokens in the new Omnistudio Data Mapper Transform.
NoteWorkaround
To render the image in a document, manually add tokens for src, height, and width for image tokens, and text and url for hyperlink tokens in the mapping section.
For an image token (IMG_mytoken), add:
- IMG_mytoken:src
- IMG_mytoken:height
- IMG_mytoken:width
For a hyperlink token (HYP_mylinkToken), add:
- HYP_mylinkToken:text
- HYP_mylinkToken:url
-
Limitations in Design Document Template List View:
-
Only 20 document templates appear at a time.
-
Automatic scrolling isn't intuitive due to pagination restrictions.
-
Sorting based on fields such as status and last modified date isn't supported.
-
Document templates are listed alphabetically by template name and not by last modified date.
-

