|
|
|
Change on Student Address
9/4/2007
The following attributes are used to house student addresses which are pulled from FSDBA.CONTACT_MASTER and FSDBA.ADDRESSES in the script studentAddresses.pl
Permanent Address:
fsuEduStuPStreet , fsuEduStuPCity, fsuEduStuPZIP, fsuEduStuPState, fsuEduStuPCounty, fsuEduStuPCountry
Local Address:
fsuEduStuLStreet, fsuEduStuLCity, fsuEduStuLZIP, fsuEduStuLState, fsuEduStuLCounty, fsuEduStuLCountry
Note:
The script studentAddresses.pl runs against UDBProd each morning at 7am; thus in most cases the address information is one day old.
From the FSUID Helpdesk utility there is an option to ‘Rebuild this FSUID’
If this option is selected a complete load for the selected FSUID is run and in that case, the address data is selected from NWRDC, NOT udbprod.
In theory, this would mean that if address data were changed and someone opted to rebuild the corresponding FSUID, the address data would be pushed to iPlanet right away as opposed to occurring that night.
The ‘rebuild’ takes anywhere from 1 to 5 minutes depending on system loads.
--Donny
|