Is there a pre-defined test Bundle that can be used to test tokens?
Yes.
Test Bundle Template
XDOC includes a predefined Test Bundle Template—typically named something like:
_Xdoc_Bundle_Test_Template
Purpose:
This template is designed to help administrators and integrators test token resolution within the XDOC Bundling module.
Key Features:
- Contains one of every available XDOC-native token.
- Useful for:
- Verifying token output
- Testing formatting and cleansing with Extended Token Syntax
- Training or troubleshooting
Important Note:
This template does not include tokens that reference attributes from your integrated LOS application object (e.g., CONTAINER.loanNumber) because XDOC has no knowledge of your LOS-specific data model.
To test LOS-specific tokens, you’ll need to create a custom test bundle using your own application’s token definitions.