WEB Reports API content structure
The following process converts a dashboard-style .ojo file into a custom report:
- Open the .ojo file and rename it to .beswrpt.
- Delete everything outside of the
![CDATA]
tags. This typically consists of the first line and last few lines of the file. - Resolve any link that would not be available in Web Reports, such as style sheet references or links to pictures.
- Import the .beswrpt file into BES Custom Reports and analyze it for correctness.