Synopsis:

Australia Postal Code is set to inactive in the System Manager Postal Code. 

 

Solution 

1. Backup the database

2. Run the indicated script using SQL Management Studio

UPDATE systemPostalCode SET isActive = 1 WHERE countryCode = 'Australia' 

3. Or, run DBMC to set or update all the Australia Postal Code to Active.

 

Applicable Products:

All Interprise Suite Versions

這篇文章有幫助嗎? 0 Users Found This Useful (0 Votes)