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 |
Is it possible to have multiple database servers for one gateway server?
How is siebel 7.x architecture different from siebel 6.x? How is siebel 7.x architecture different from siebel 6.x?
What is the use of catch in escript?
when will raise hand held errors?
For a field Status we define predefault value ="inprogess" Postdefault value="Completed" a record is copied from an existing record having status field value "Cleared" in the copied record if the status field value is made blank and then saved the record what will be the value of status field after saving
By what way do you control Visibility in Siebel ?
How do you display the no. of records in a picklist (combo box/drop down) not the records in the pickapplet, in just 3 rows and not 5 rows(which is the default)?
How extension table is related to base table?
I checked out one object from server to my local, after checking out my local Database and userid has been corrupted. now i want to release the lock. How can i do this, can any one help me regarding this?
what is the difference between join and link?
Explain pick applet?
Explain how to configure a mvg?