Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: SMaric on November 29, 2013, 09:45:30 pm
-
If I generate a HTML report (from a model/package level section of my modelling repository) to a directory on my web-server for Intranet user viewing
Can I configure EA to refresh that HTML report periodically (daily overnight for example) - so that I can have reasonable confidence that my web-users will have up-to date information
-
That can be done script-based. AFAIR there is a thread discussing that with some sample script. Try the Search button top left.
q.
-
See RunHTMLRporting on:
http://www.sparxsystems.com/enterprise_architect_user_guide/10/automation_and_scripting/project_2.html
-
Hi SMaric,
Here is a couple of code samples some us shared to get our HTML working - http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1356562829/6#6
What you want to achieve can be done.
Once you compile your HTML export app, then you could set the server task scheduler to run at any interval you want.
Hope this helps and speeds up your solution process.
Stoppy :)