Reports: How to backup and restore report templates?
To back up and restore backup report templates, a module export (backup) and module import (restore) is required.
To locate which module the report template is located,
1. Select the said template
2. Open Foglight's right action pane
a. Select properties
i. "links to this page"
The module would be the reference id without the number
For example, user:foglight
To Backup
command line only
<fms home>\bin\fglcmd -usr <username> -pwd <password> -cmd util:uiexport -m <module name> -f <path>\<name of module exported>.zip
(this will backup all reports belonging to the module)
To Restore
command line only
<fms home>\bin\fglcmd -usr <username> -pwd <password> -cmd util:uiimport -f <path>\<name of module to be imported>.zip
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center