Configuring Siebel Business Applications > Configuring a Siebel Application >

About Configuring a Siebel Application


Configuration is the process of modifying a predefined Siebel application to meet business requirements. This process can range from making a minor modification, such as adding text box controls and their underlying fields, to creating a new user interface or creating new business entities.

Siebel Tools is an integrated development environment that allows you to reconfigure and configure Siebel CRM. It is a software configuration toolset rather than a programming language. This toolset allows you to create and modify object definitions and their properties so that you can develop and configure Siebel CRM.

Siebel CRM is built on object definitions that Siebel CRM runs when the user uses the Siebel client. You can use Siebel Tools to modify these object definitions. To create a completely new module, you can create new object definitions or modify predefined definitions. It is not necessary for you to write C++ program code, but you can write Siebel Visual Basic (Siebel VB), Siebel eScript, or browser script to supplement the programmatic logic of Siebel CRM. Note that Siebel Visual Basic and Siebel eScript run on the Siebel Server. Browser script runs on the client.

Usage and Configuration of Nonlicensed Objects

The licensing agreement between Oracle and Oracle customers is such that customers are only entitled to use and configure Siebel objects that belong to modules they have purchased. Example objects include business components and tables. If Siebel CRM does not display a Siebel object in the licensed user interface through views that Siebel CRM displays according to your license key, then you are not entitled to use that object in a custom configuration. To display these tables, you can define new tables, new business components, and new user interface objects.

Configuring Siebel Business Applications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.