Explain the flow which you follow in your Siebel application
Answers were Sorted based on User's Feedback
Answer / vignesh
the data it will get to the application or UI with the help
of layers.
The layers are given below,
1. application layer
2.business layer
3.Data layer.
the working function of siebel is it will fetch the datas
from Data layer then it will give the fetched data to
Application layer through Business layer.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / srikanth
Control----->AppletWeb---->View (Physical UI)
Place Holder TemplateFile WebTemplateFile
Controls----applet-->View-->Screen-->Application(LogicalUI)
Field----->BusComp-->BO(Business Layer)
Column--->Tables(Data Object Layer)
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / manasa
Controls----applet-->View-->Screen-->Application(LogicalUI)
Field----->BusComp-->BO(Business Layer)
Column--->Tables(Data Object Layer)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / santhosh reddy
Physical User
Interface(PUI)-------->Appletwebtemplate(AWT),View
User Interface------>Application,Screen,applet,Controls
Business Object Layer---->Business Object,Business
Component,Fields.
Data Object Layer---->Tables,Columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
State the layer of Siebel 7.x version which is new ?
Explain what is the maximum number of applets can be there in a view?
What are the 3 major steps in the event handler process?
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field then following its corresponding cities for the next fields orderly..I got the solution.Please try that or else mail to ganesh.ramasamy@yahoo.com
can you please how to confiure applet and view i am new to the Siebel
Where will you see the Customer/Order details in Siebel?
How would you find entity relation in siebel tools?
In Siebel after you Generate a Bill, how will you come to know that whether a Bill is been sent to the customer or not.
Dynamic picklist is used to update join fields? How?
What are the different elements in Siebel?
Why do you need to create employees at the database in Siebel?
what is the difference between "picklist generic" and "picklist hierarchical" business components?