1. The information commonly used in the development is found in the menu help, View on the Siebel client.
Screens: The screen name used in this image can be queried in the Tools ' Object Explorer [in].
View: The name of the view represented in this screen can be queried in the [View] of Tools ' Object Explorer;
Bussiness object: The name of the Bussiness object used by view in the screen is in the Object Explorer of tools
[Bussiness Object] can be queried;
Applet: The name of the applet used in this view is stored as an array, in the Object Explorer of tools
Can be queried in the [Applet];
Business Component: Each applet is used by Component in an array storage with the applet one by one
In [Business Component] In the Object Explorer of tools, it can be queried;
2. Screen, View, Applet, bussiness Object, bussiness component relationship
A screen is mapped by multiple view;
A view is mapped by multiple applets;
A view corresponds to a bussiness Object;
An applet corresponds to a bussiness Component;
Multiple screens eventually make up a application
3. It is necessary to start Siebel with four documents
CFG file, swt file, Browser script file, SRF file
CFG file main settings content
The SRF file used by the starting Application Data source (DB) Font settings Use business Service settings (new must be registered in this file) the SRF file is generated by Siebel Tools for the modified file compilationswt files are template files for layouts
Siebel Tools Development Notes