Update Cache with Configuration Values
Some Axon configurations in the Admin Panel are saved to the Axon database, but these configuration values are not loaded to the Axon cache. To make the configuration changes available to the Axon users, you must update the Axon cache with the new configuration values.
You must update the Axon cache when you perform the following configurations:
- •Display the logo of your organization in the Axon toolbar
- •Change the colors of the Axon interface to reflect the theme and colors of your organization
- •Configure email settings
- •Configure regional settings
- •Configure glossary types in the rollup view
- •Configure saved searches for quick links
- •Configure email delivery options
- •Configure a SAML 2.0 application to work with Axon
- •Configure Access Control
- •Configure access to Enterprise Data Catalog
- •Configure access to Data Quality
- •Configure access to Data Privacy Management
- •Configure access to the LDAP server
- •Enable dashboard
- •Specify prefix for the reference numbers of Axon objects
- •Send diagnostic information to Informatica Global Customer Support
To clear the Axon cache and load the cache with the new configuration values, run the following command in the Linux environment:
sh <INSTALLATION_DIR>/axonhome/third-party-app/scripts/paramsync
When you run the paramsync script, Axon restarts the HTTPD, Memcached, and email notification services.
Note: When you clear the cache and restart the Memcached and HTTPD services, the Axon web interface might be disrupted for some users that are logged into Axon. Informatica recommends that you update the cache after you save your changes in all the System Settings pages. Additionally, perform this action during a maintenance period when very few users are using Axon.