Deploy-sree-reports

From PTAGISWiki

Jump to: navigation, search

How to deploy an individual report from development to production

3/21/2005

The report to deploy is ISS.srt and it is located in ptagis-1.0/web/sree/WEB-INF/classes/ptagis

cd to reedi:/global/ds1/pitweb/ptagis-1.0/web/sree/WEB-INF/classes/ptagis check to see that the files are in sync with CVS cvs -nq upd Copy the srt file to sebastes:/global/ds1/pitweb/ptagis-1.0/web/sree/WEB-INF/classes/ptagis commit the file to CVS with a reasonable comment cvs commit -m "deployed report from pitblade"

Run the report to make sure it works.

That's all that needs to be done if the report being deployed already exists on production. If the report is new, it needs to be added to the appropriate menu, probably Data > Reports > Interactive Reports.

Personal tools