The My Reporting instance is the default reporting application that is shipped with Enterprise Server.
Note: For information about working with the reports, see Working with reports in Content Station 9.
The Reporting Application can be viewed either within Content Station or in the default Web browser of the system. It appears on the Home page with either the default icon or a custom icon:
![]() |
The My Reporting icon. |
The My Report Application is added to Content Station by defining it between the <Apps> </Apps>
tags of the WWSettings.xml file.
Mac OS X
- /Library/Application Support/WoodWing
Windows
- c:\ProgramData\WoodWing
Note: This folder is hidden by default. To display this folder, change the folder options. (See the Windows Help file.)
The following syntax is used:
<App name="name" url={SERVER_URL}/server/apps/report.php?ticket={SESSION_ID} icon="{SERVER_URL}config/images/appicons/woodwing.png" external="true" or "false"/>
- App name is the name that appears with the icon on the Home page and as the name in the Tabs menu
- url is the path to Enterprise Server. The following wildcards are used (filled in automatically by Content Station):
{SERVER_URL}
The path to the current server{SESSION_ID}
The current ticket- icon is the path to a custom icon stored on the server. When not defined, the default icon is used.
Note: Make sure of the following:
|
- external indicates whether the report should be opened within Content Station (value is set to "false" or the value is left out) or in the default Web browser on the system (when the value is set to "true).
Examples: 1. Default icon with label "WW Reports", opened in the default Web browser:
Icon and name on the Home page:
2. Custom icon with label "WW Reports", opened within Content Station:
or
Icon and name on the Home page: |
Important: Make sure to validate the WWSettings.xml file for correct content. See Validating the WWSettings.xml file.
Related Tasks
Working with Applications in Content Station 9
Adding Applications to Content Station 9
Adding Enterprise Server as an Application to Content Station 9
Adding applications installed on the system to Content Station 9
Integrating Elvis 4 in Content Station 9
Reference Materials
Content Station 9 documentation
Controlling the number of files for which previews and metadata are pre-fetched in Content Station 9
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.