Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

22) DBI shall modify portions of their ETL from the Assessor into the AVS.
2.1) stop loading addresses into AVS
2.2) continue to load ownership information

3) DBI shall disable the AVS address editing form
3.1) should an "orphaned" address need to be retired, counter staff shall contact MIS.

Feb 15

0730

4) DBI DBA/developer shall do the following
2 4.1) backup the AVS addresses table
2 4.2) add the eas_id column to the addresses table
2 4.3) download the "AVS To EAS Load" results file from the FTP server (ftp://esfftp.sfgov.org/dbi-external/avsEasLoadResults.csv)
2 4.4) use the avs load results data to update the eas_id column

3) DBI shall modify portions of their ETL from the Assessor into the AVS.
3.1) stop loading addresses into AVS
3.2) continue to load ownership information

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) 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 permanantly.

7) DBI shall add PROD configurations to make a PROD path available on their web server for the change notifcations.

 

XXX

 

Right now we use

Code Block
dbiweb.sfgov.org/dbiws_eas_qa/eas_to_dbi.asmx/postAddressXMLtoDBI.

...

http://sfgovdt.jira.com/source/browse/MAD/trunk/web/settings_env/live/environments.py?r=3114#to67