Overview of Siebel Visual Basic
Siebel VB (Visual Basic) is a programming language that provides the following capabilities:
A fully functional procedural programming language
An application interface that provides bidirectional access to Siebel business objects
An editing environment that you can use to create and maintain custom Siebel VB code
A debugger that you can use to help detect errors in your Siebel VB code
A compiler that you can use to compile your custom Siebel VB code
A run-time engine that is similar to a Visual Basic interpreter that you can use to process custom Siebel VB code
You can use Siebel VB to create scripts that automate a variety of daily tasks.
Siebel VB does not support the following items:
Functionality developed through custom programming
Automatic upgrades of custom code with the Siebel Application Upgrader
Development of a separate, standalone application with Siebel VB
Accessing server management functionality. To configure this functionality, you must use the user interface of the server management software or the command line.
Development or deployment in a UNIX environment.
If you customize the Siebel Sales Enterprise application, then you must use caution. This customization must be done only by a trained technical professional.
Improper application configuration can adversely effect the reliability and performance of your Siebel application. You must thoroughly test any customization you develop before you implement your customization in a production environment.