You are on page 1of 18

STEPS TO CREATE AN APPLICATION

1.Create Project: Go to Tools OE Select Project Right Click and Select


New Record from the drop down list

2.Create New Record with following properties

Name = ABC
Locked = True
Create BC

1.Go To Business Component in OE  Create New Record with following


properties

Name  ABC BC, Project  ABC, Table  S_ORG_EXT

2.Add the SVF to the BC as Required with following properties


Create BO

1.Go To  Business Object in OE  Create New Record with following


properties

Name  ABC BO, Project  ABC

2.Add BC to BO: Expand BO in OE Select Business Object Component


Right click New Record and pick your BC as following
Create Applets

1.List Applet (Wizard): Go to File New Object select Applets tab select
List Applet from the window click ok

2.Give Properties: Select Project & BC Enter the Name & display title for
List Applet Click Next

Project ABC, BC ABC BC, Name ABC List Applet and Display Name
ABC List Applet
3.Add Templates: Pick the Templates for the entire modes i.e. Base mode, Edit
Mode & Edit List mode as following Click Next

4.Add the Fields: select the Field Click Arrow button to add the fields
Click Next
5.Add Controls: same as above like List Applet

Click Finish New Window pops-up showing Applet Web Template

6.Map Controls: Drag and drop them on appropriate placeholders

Note: place the un-mapped controls on appropriate place holders for all the
modes (Base, Edit and Edit List)
Select Window Close from Menu bar to Apply changes
1.Form Applet (Wizard): Go to File New Object select Applets tab
select Form Applet from the window click ok

2.Give Properties: Select Project & BC Enter the Name & display title for
Form Applet Click Next

Project ABC, BC ABC BC, Name ABC Form Applet and Display Name
ABC Form Applet
3.Add Templates: Pick the Templates for the entire modes i.e. Base mode &
Edit Mode Click Next

4.Add the Fields: select the Field Click Arrow button to add the fields
Click Next
5.Add Controls: same as above

Click Finish New Window pops-up showing Applet Web Template

6.Map Controls: Drag and drop them on appropriate placeholders

Note: place the un-mapped controls on appropriate placeholders for two


modes (Base and Edit)
Select Window Close from Menu bar to Apply changes

Create View

1.Go to View right click New Record Give following properties


2.Add Web Template: Go to View View Web Template Create New
record with following properties

Name Base and Web Template View Basic


3.Add Web Template Item: Go to View Web Template View Web
Template Item Create New Record with following properties
Name ABC List Applet, Applet ABC List Applet, Applet Mode Edit List
Name ABC Form Applet, Applet ABC Form Applet, Applet Mode Edit

4. Add Language Code: Go to View View Locale Create New Record with
following property

Note: Add this property for both List and Form Applets
Create Screen
1.Go to Screen Create New Record with following properties

Name ABC Screen, Project ABC, Viewbar Text ABC Account

2.Add Screen View: Go to View Screen View Create New Record with
following properties

View ABC View, Category Menu Text ABC Accounts, Category Viewbar
Text ABC Accounts, Menu Text ABC Accounts, Viewbar Text ABC
Accounts
Note: Set Default View in Screen Properties if there is more than one View.
Create Application
1.Go to Application Create New record with following properties

Name ABC Application, Project ABC, Menu Generic WEB, Container


Web Page CC Container Page, Error Web Page CC Error Page, Login Web
Page CC Login Page (Login Only), Logoff Acknowledgement Web Page CC
Login Page (Login Only), Acknowledgement Web View ABC View (view
you created earlier) and Display Name ABC Accounts.

2.Create Page Tab: Expand Application in OE Select Page Tab Create
New Record with following properties

Screen ABC Screen (Pick the Screen you Created Earlier), Text Accounts,
Sequence 1
3.Create Screen Menu Item: Expand Application in OE Select Screen Menu
Item Create New Record with following properties
ScreenAccount Screen (Pick the Screen you created earlier), Text Accounts,
and Sequence1.

Registering View

1.Create View: Launch Call Center Application Go To View (From Menu
Bar) Site Map Application Administration Views Create New Record
with the View Name (Case Sensitive) you created in Tools

Name ABC View, Description ABC Account View.


2.Create Responsibility: Select Responsibilities from drop down list.
Create New Record with following properties

Responsibility ABC Call Center CEO, Description ABC Call Center View,
Organization Default Organization.
3.Add View to the Above Responsibility: Scroll Down to Form Applet
Click New Button in Views Applet Query for the View you created and
Pick the View from List.

4.Add User to the above View: Click New Button in Users Applet Query for
Administrator Select Administrator from List Click OK Close the Call
Center Application.

Note: with this we completed Registering View


Create .Srf and .Cfg Files

1.Create .Srf: Go To App Drive i.e. C:\sea703\client\OBJECTS\ENU Copy


& Paste the Siebel.Srf file and rename the file as ABC.srf

2.Create .Cfg: Go To App Drive i.e. C:\sea703\client\BIN\ENU Copy &


Paste the Uagent.cgf file and rename the file as ABC.cfg Open the file and set
the following properties as mentioned below.

RepositoryFile ABC.srf (Srf you created earlier), ApplicationName ABC


Application, Application Title ABC Call Center, ApplicationSplashText
ABC Call Center.

Compiling Project

1.Go to Tools menu in Tools ApplicationSelect Compile Projects select your


project and Browse for ABC.srf you created earlier Click Compile

Set Application Path


1.Set the Path for Application: Go to Start Programs Siebel Client 7.0.3
Siebel Call Center-ENU Right Click and select Desktop Create Shortcut
and rename it as ABC Call Center Right click the icon select properties and
change the path from uagent.cfg to ABC.cfg (name of .cfg you created earlier)
Click Apply OK

2.Run ABC Call Center Application.

Note: By this we completed our ABC Call Center Application Creation.

You might also like