Siebel System Administration Guide > Siebel Management Framework APIs > Methods Used with the Component-Level Service >

getState


Retrieves the current state of the component on an application server in a particular enterprise. This state is the non-translated string of the state of the component. This string is usually stated in English.

Syntax

See the following for syntax of this method:

String getState(String entName, String srvrName, String compName) throws Exception;

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