How to Publish a Single Page for a Query Module

First you need to upload all of your changes to the Repository. You can publish without doing this, but we really need to make sure we keep the repository current with any pages we update on our own.

Second, you need to have access to publish pages from IT. You will have to login and use your password.

We now need to publish the pages we have just updated to the live website. In this example we will be updating C:\tomcat\webapps\ibisph-view\xml\query\module\brfss\dimension\SurveyDemoInc.xml

1. Go to the IBIS Data Admin File Maintenence: http://ibisadmin.health.utah.gov/ibisph-admin/DataAdmin?request=ADMIN_FILE_MAINTENANCE
2. Login
3. Hit Refresh, then okay
4. Enter the Working Path: ../ibisph-view/xml/query/module/brfss/dimension/
5. Leave box checked
6. Enter the File Name: SurveyDemoInc.xml
7. Click in the Text box
8. From the left hand navigation hit “Open File”
9. Delete everything in the Text box
10. Open the file you are uploading in Dreamweaver
11. Select all of the code
12. Copy
13. Go back to the web browser and paste all of the code in the Text box
14. From the left navigation hit “Save”
15. Open a new tab
16. Open the page you just updated and make sure EVERYTHING works on it. You have just made a LIVE change![[BR]]



Back to IBIS HowTo Index