Retrieve Cluster Context for Web Container Configuration

Retrieve the cluster configuration from server and cache it locally. Only a SAP Mobile Platform administrator or the SAP Mobile Platform help desk can perform this.

This refreshes the cluster configurations, which includes following components: Management, Replication, Messaging, SolutionManager, RelayServer, SecurityProfile, KeyStore, TrustStore, OCSP, and Performance. The returned ConfigurationValidationStatus contains the validation status of the cluster configuration at server side.

Syntax

ConfigurationValidationStatus refreshClusterConfiguration()
      throws SUPAdminException; 

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.