Skip to main content

Posts

Showing posts with the label Server Configuration

How to increase Log Level of a Siebel Component

Login the application. Go to site map by click on sitemap icon or pressing Ctrl + Shift + a. Search for " Administration - Server Configuration " and go to " Servers " view. In "Siebel Servers" there might be one or more servers and you need to increase the component logs for all servers as you might be using load balancing URL and don't know when you login the application and which server you might redirected to. Now go to " Assigned Components " applet and query the specific component for which you want to increase the logs (e.g. "Communications Outbound Manager", "Public Sector Object Manager (ENU)"). Now scroll down to " Component Event Configuration " applet and select any record and press Ctrl + a for selecting all records in that applet.   From the Application Menu click on " Edit " and select " Change Records.. ". In new popup applet select " Log Level " in Field and set ...

Reconfiguring Siebel Server Component Parameter Definitions

Component reconfiguration is a process that allows existing component tasks to continue running until they finish, while starting new processes with reconfigured component parameter values. Each component can be reconfigured, but this task is primarily done for multithreaded components. To reconfigure Siebel Server components Navigate to the Administration - Server Configuration screen, then the Enterprises view. Select the Component Definitions view tab. In the Component Definitions list, select the component definition that you want to reconfigure. Click Menu, and then Start Reconfiguration. The Definition State field changes to Reconfiguring. In the lower Component Definitions list, change the Value field of parameters that you want to reconfigure for the component. (Search for the desired Component Parameter if not found click on Advanced button) After parameter values have been reconfigured, commit the new configuration by clicking Menu, and then Commit Reconfiguration. The new pa...

How to check Component Parameter value in Siebel

Navigate to the Administration - Server Configuration screen, then the Servers Select the desired component (e.g. Public Sector) Go to Parameter tab (child). Select the desired parameter (e.g. Siebel File System) (if not found click on Advanced button) See Also: Reconfiguring Siebel Server Component Parameter Definitions