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 |
Explain the steps required to implement the load balancer on siebel servers.
Explain why would we populate bu_id, while importing product or account data?
What is inbound in picklist?
What is an EBC (External Business Component) and how is it different from VBC.
how to make a field read-only based on user group?
Explain what is constrainted picklist? Where you will drop the constraints?
if we have an applet in edit mode having mvgapplet for one field,in which mode the mvg applet will be opened
How to give Access controls to the forms, EX: Manager should view all forms, but salesrep can view only "salesview" form in Siebel?
What are the different views available in Siebel?
What is outbound in picklist?
What do you mean by virtual business comp in Siebel?
What is the purpose of 1:m extended table?