Update Replication Configuration

Update the properties of the replication related configuration.

Syntax

void updateReplicationConfiguration(SUPConfigurationComponentVO configurationComponent)
      throws SUPAdminException; 

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.

Examples

Usage

To use a certificate alias for a security profile, select a PrivateKeyEntry alias (Has Private Key is true) in the keystore:

When setting relay.server.trusted_certs.alias, select any alias in the keystore to use as the trusted Relay Server certificate alias.