Table of Contents |
---|
Issue List
The open issue list for the 1.1 release is here
...
The day we've all been waiting for!
Tuesday Feb 14
1700
0) Confirm that we have the latest AVS dump on the FTP site.
1) DT will run the "AVS To EAS Load" one last time (PROD to PROD)
1.1) This job writes a file to a specific set of jobs. These are listed here.
http://sfgovdt.jira.com/wiki/display/MAD/scheduled+jobs
For each job marked with an X in the "GO LIVE" column, you must do the following
Disable the job from being run automatically.
Starting at 1700, run the jobs manually, in the temporal order.
Do not enable the automation of these jobs until the following day.
The AVS Load will write a file to ftp://esfftp.sfgov.org/dbi-external/avsEasLoadResults.csv.
This will be used later.
After the AVS Load is complete continue with the following.
2) DBI DBA/developer shall do the following
2.1) backup the AVS addresses table
2.2) add the eas_id column to the addresses table
2.3) download the "AVS To EAS Load" results file from the FTP server (ftp://esfftp.sfgov.org/dbi-external/avsEasLoadResults.csv)
2.4) use the avs load results data to update the eas_id column
...
4) DBI shall disable the AVS address editing form
4.1) should an "orphaned" address need to be retired, counter staff shall contact MIS.
5) All the Insure that all jobs on this page
http://sfgovdt.jira.com/wiki/display/MAD/scheduled+jobs
with a "2" in the notes column must be turned off .
6) DT will run a specific set of jobs. These are listed here.
http://sfgovdt.jira.com/wiki/display/MAD/scheduled+jobs
For each job marked with an X in the "GO LIVE" column, you must do the following
Disable the job from being run automatically.
Starting at 1700, run the jobs manually, in the temporal order.
Check with Val early in the day - we need the AVS dump by about 1800 so we can run the AVS load.
Do not enable to automation of these jobs until the following day.
permanantly.
7) DBI shall add PROD configurations to their web server for the change notifcations.
Right now we use
Code Block |
---|
dbiweb.sfgov.org/dbiws_eas_qa/eas_to_dbi.asmx/postAddressXMLtoDBI.
|
I think we need to an different path, something like
Code Block |
---|
dbiweb.sfgov.org/dbiws_eas_prod/eas_to_dbi.asmx/postAddressXMLtoDBI.
|
...