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

getParam


Retrieves the value of the parameter for the component on an application server in a particular enterprise. Note, it is retrieved from shared memory. If a connection to the application server cannot be established, then an exception is thrown.

Syntax

See the following for syntax of this method:

String getParam(String entName, String srvrName, String compName, String paramAlias) throws Exception;

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