Modifying Enterprise and Server Component Parameters Using srvrmgr
You can change the value of Siebel Enterprise Server or server component parameters using the Siebel Server Manager command-line interface (srvrmgr program) as described in the following procedure.
To modify Enterprise and server component parameters using srvrmgr
Start the Server Manager command-line interface.
For information on how to start and use the srvrmgr program, see Siebel System Administration Guide.
At the srvrmgr> prompt, enter an appropriate command to change the parameter. For example, the following command sets the Enable Inbound Activity Filter parameter to a value of TRUE:
change ent param EnableInboundActivityFilter="TRUE"
Take any required action to make the change effective, such as restarting the Siebel Server.