Siebel System Administration Guide > Siebel Management Framework API > Methods Used with the Server-Level Service >

startComp


Starts up a component on the particular server that is part of an enterprise. Boolean return value is True if the operation is able to execute the command to start the component in srvrmgr. If not, the returned value is False.

Syntax

See the following for the syntax of this method:

Boolean startComp(String entName, String srvrName, String compName) throws Exception;

Siebel System Administration Guide Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.