Update KRYPT05242012A: Post-Update Database Changes
The following SQL statements are required for this update:
- UPDATE core_namespaces SET name='FedEx Web Services' WHERE id='ecom.connectfedex'
- UPDATE core_namespaces SET name='FedEx Web Services - Process' WHERE id='ecom.connectfedexp' OR id='ecom.disconnectfedex'
- UPDATE core_forms SET description='Complete the information below to configure your FedEx Web Services connection.' WHERE id='ecom.connfedex'
- UPDATE core_forms SET description='Currently your FedEx Web Services connection is active. If you would like to reconfigure this connection, select to deactivate the connection below.' WHERE id='ecom.connfedexdeact'
- UPDATE ecom_shiprealtime SET name='FedEx Web Services', rateurl='https://ws.fedex.com:443/web-services', trackurl='https://ws.fedex.com:443/web-services' WHERE id='FEDEX'
- DELETE FROM ecom_shiprealtimep WHERE id LIKE 'FEDEX-OTHER-%' OR id LIKE 'FEDEX-US-%'