Vous êtes sur la page 1sur 20

Application Development

1. Login to Siebel Tools as SADMIN, SADMIN and connect to Sample Database.


2. In the Object Explorer Window, Select Project Object Type (OT) and go to the List Editor Window,
Right Click New Record (RCNR) and give a name to the project as shown and Lock the project.

Project
Locking

Project
Object Type
3. Select Business Component Object Type in the Object Editor Window, Go to List Editor Window,
RCNR and give the following details.

Name : Sample Contact BC


Project : Sample Project
Table : S_CONTACT
Pick List that gives List of Tables
4. Expand the Business Component Object Type, Select Field Object, Go to the “Fields” List Editor
Window and give the following details.

Column :FST_NAME,LAST_NAME,EMAIL_ADDR
Name :First Name, Last Name, Email Address

Field Object Type Fields List Editor Window


5. Select ‘Business Object’ Object Type from Object Explorer Window, RCNR,and give the following
details

Name : Sample Contacts BO


Project : Sample Project
6. Expand ‘Business Object’ Object Type, Select Business Object Component, Go to the Business Objects
Components Window and attach your Business Component.

Business Object Component OT Attach Your Bus Comp here


7. Select Applet OT in Object Explorer Window, Go to List Editor Window, RCNR and give the following
details.

Name : Sample Contacts Applet


Project : Sample Project
Business Component : Sample Contacts BC

8. Expand Applet OT, Select List OT, RCNR.

List Object Type


9. Expand List Object Type, Select List Column OT, Go to List Columns List Editor Window, RCNR and give
the following details.

Fields : First Name, Last Name, Email Address


Display Name : First Name, Last Name, Email Address

List Column OT
10. Select the Applet you have created (ex. Sample Contacts Applet), right click and click on “Edit Web
Layout” , you will get a dialog box asking whether you want to associate the applet with Web Applet
Template, Click Yes. In the Web Layout window fill up the details, and click on next.

Applet Web Templates


11. Select the required fields in the ‘Web Layout Fields’ window, click Next, Next and Finish.
12. Select the View OT in the Object Explorer window, Go to the List Editor Window, RCNR and
give the following details.

Name : Sample Contacts View


Project : Sample Project
Business Object : Sample Contacts BO

13. Select Your view (ex. Sample Contacts View), Right Click, click on Edit Web Layout and associate
the view with the View Web template using the View Wizard.

View
Web Templates
14. Select the required Applets and then click on Finish.
15. Select Screen OT from Object List Editor Window, Go to List Editor Window and give the following
details.

Name : Sample Contacts Screen


Project : Sample Project

16. Expand Screen OT, select ‘Screen View’ OT, go to Screen Views List editor window and give the
following details.

View : Sample Contacts View


Menu Text : Sample Contacts Menu Text
View Bar Text : Sample Contacts ViewBar Text

17. Select Application OT from Object Explorer Window, Go to the list editor window and give the
following details.

Name : Sample Contacts Application


Project : SAMPLE PROJECT
Menu : Generic WEB
Container Webpage : CC Container Page
Error Webpage : CC Error Page
Login Webpage : CC Login Page (Login Only)
Logoff Acknowledge
Webpage : CC Login Page (Login Only)
18. Expand the Application Object Type, select ‘Page Tab’ OT, go to the Page Tabs List Editor
window, RCNR and give the following details.

Screen : Sample Contacts Screen


Text : Sample Contacts Page Tab

19. Select Screen Menu Item OT just below the Page Tab OT, go to the Screen Menu Items List Editor
window, RCNR and give the following details.

Screen : Sample Contacts Screen


Text : Sample Contacts Menu Item

20. Go to Tools menu Item, click on Compile Projects.


Note:

Before Compilation make sure that you have a copy of the siebel.srf, which you can overwrite
at compilation.

In order to make a copy of siebel.srf, follow the below steps

a. Go to Drive where you have installed siebel. (ex D:\)

b. In that drive, go to Sea703\Client\Objects\Enu directory


(ex. D:\ Sea703\Client\Objects\Enu )

c. Copy siebel.srf file, and paste it in the same directory and rename it as
sample_contacts.srf
21. Select your project in the Object Compiler Window, and in the Siebel Repository File path
text box, give the path of your .srf file (By default it will be siebel.srf, you must change it
to your srf file name) as shown in the figure and then click on Compile button.
22. Close Tools.

23. Go to Siebel Call Center Application, Login as SADMIN,SADMIN and connect to sample database
24. Go to View – Site Map – Application Adminstration – Views, and in the views applet RCNR and
create the view which you have created in Tools.
25. Go to View – Site Map – Application Adminstration – Responsibilities, and in the
Responsibilities applet RCNR and create a Responsibility, attach your view to the responsibility
and assign the responsibility to the Employees as shown.

Responsibility Applet
26. Close Siebel Call Center Application.

27. In order to create the .cfg file, go to D:\sea703\client\bin\enu\, copy uagent.cfg and paste it
in the same directory and rename it as sample_contacts.cfg. Open this cfg file and do the following
changes and save the file.

Repository File = sample_contacts.srf


Application = Sample Contacts Application
Application Title = Sample Contacts Application
ApplicationSplashText= Sample Contacts Application
Datasource = Sample

27. In order to create a shortcut to siebel.exe, go to D:\sea703\client\bin\ directory, select


siebel.exe, right click and select ‘send to desk top’.

28. Rename the short cut as Sample Application, and open properties, in the target text box pass
the path of the cfg file as
D:\sea703\client\BIN\siebel.exe /c "D:\sea703\client\bin\enu\sample_contacts.cfg“

as shown in the figure


Target Text Box
29. Click on the icon “Sample Application” and login as SADMIN, SADMIN and connect to Sample
database. You should be able to the following screen.

Vous aimerez peut-être aussi