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

getParam


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

Syntax

See the following for the syntax of this method:

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

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