Update Solution Manager Configuration

Update the properties of the solution manager configuration.

Syntax

s
void updateSolutionManagerConfiguration(SUPConfigurationComponentVO configurationComponent) 
      throws SUPAdminException;

Parameters

Returns

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

Examples