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 |
How do you import list of values?
What is an EBC (External Business Component) and how is it different from VBC.
If a team is handled by one manager, he will be able to see his team’s activities. And suddenly if the manager is changed, will the new manager be able to see the team members activities or not.
Describe a Resonate?
How can you resolve foreign key in eim?
Explain what is detailed category in configuration, and its use?
What is the "parent category" property for a screen view?
Explain what is an extension table?
Explain what is eapps.cfg file?
Explain the use of detailed category in configuration?
When querying for a data in Siebel, what kind of operators can we use?
How do you create extension table to an interface table in Siebel?