is there a way we can schedule the export of excel report?
Hello,
There is an export page that can be called programmatically, see Export data - export-v2.php [iTop Documentation]
You could also develop your own module that would implement iBackgroundProcess. See Customizing iTop [iTop Documentation]
Log in to post a comment.
is there a way we can schedule the export of excel report?
Hello,
There is an export page that can be called programmatically, see Export data - export-v2.php [iTop Documentation]
You could also develop your own module that would implement iBackgroundProcess. See Customizing iTop [iTop Documentation]