Hello everyone,
I’m working with OpenText WebReports and I’m looking for ways to debug WebReports tags, including inner (nested) sub-WebReports, during development and troubleshooting.
Specifically, I’d like to know:
- How to trace or inspect execution of WebReports tags and nested sub-WebReports
- How to identify which tag or sub-WebReport is failing
- How to view detailed error messages instead of generic failures
- Whether there are logs, debug settings, or recommended techniques for this
- Best practices for troubleshooting complex WebReports with multiple levels of nesting
Any guidance, tips, or documentation links would be greatly appreciated.