Siebel Realtime Question:
Download Questions PDF

Suppose I have a view with form applet on the top and list applet at the bottom.There is "score" field in the list applet.How to display the totals of score in form applet?

Answer:

Create a MVF in Parent BC,And also a Calculated Field with Calculated Value as Sum [MVF].

To be more specific, you may need to have a link/multivalue link and multivalue value [that actually holds the score value] and finally the calculated field to hold the definition as SUM

Download Siebel Realtime Interview Questions And Answers PDF

Previous QuestionNext Question
Suppose there is a search spec on BC, and Applet both. explain the execution of this scenario?Tell me when we use the following scenarios:
Base table having extension columns
Extension table have extension columns
Which one do you prefer, Explain?