5.3.3.1 Reset Cache

The toolkit caches metadata like SQL queries, Entity Structure and attributes, and so on and configuration values like data source name, connection pool details, and so on. To reset the cache follow either ways:

You can reset cache in one of the following ways:
  • Using Shell Script Utility

    To execute the shell script utility:

    1. Navigate to the <COMPLIANCE_STUDIO_INSTALLATION_PATH>/ /deployed/mmg-home/mmg-load-to-graph/graph-service/utility/bin directory.
    2. Execute the following script: ./resetCache.sh -a OR ./resetCache.sh --all

    OR

  • Restart Compliance Studio