Latest Answer : MVG is used to implement MVF for 1:M or M:M RelationshipBy the help of a link between 2 Bcs we can be able to create a relationship beween them Which in turn will be used for the MVl while definig the MVF for the Master BC.Dynamic Picklist is Picklist ...
Latest Answer : Fields and SVF are both objects of Business component.Fields whatever it might be SVF or MVF can be seen available in Fields.But We can not be able to able see a field which is MVF in SVF but this MVF will be seen in Fields Child Objecte.g-In Account ...
Latest Answer : There two types of extension table1:1 Extension Table and 1:M Extension Table..In case of 1:M extension table there three main columns presnt TYPE,PAR_ROW_ID,NAME.For eg: Consider Contact and Hobbies.One contact can have multiple hobbies,at this time ...
Latest Answer : I think complex join is that join within join where as two tables doesn't have any foreign key means at that time complex join is used ...
Latest Answer : 7.5 had screens like XXXXX Administration. Now there are Administration - XXXXXXAlso LOVS have moved to Data AdministrationServer Management screens/view have changed completely ...
Allows you to construct templates in modular fashion, based on literature items or files. It allows you to use advanced field substitution (iteration child business component), to specify content both
Configuration Elements. (A) What exactly is a Communications Driver, (B) How is it related, and (C) Where do you configure/create it?
(A) Database records that reference files, such as library files, usually a library file that the Communications Server uses to interface to a communications system (like voice, email) and includes parameters
(1) Install the Siebel Server Software (making sure the Communications Management component group is installed and enabled) (2) Enable session communications on the AOM (do this on each AOM that is to
Latest Answer : Can you load the server object dynamically? If so, what are the major 3 steps involved in it ? ...
(1) An event or action occurs, like a call being disconnected. The telephony switch forwards the events to the communications middleware server. (2) The middleware server, like CTI middleware will forward
Latest Answer : Any action in siebel application is considered as event.Event handler process event and decide reposnce to event.I would have given anser of this question as1st step is Pre Operation : In which we can write code to do validation or any task ...
Latest Answer : s-party concept was introduced to help the business layer communicate in the uniform way.For eg earlier if s_org_ext communicated with s_org_ext thru foreign key primary key relationship. like this there were many objects like account,contact,etc.etc ...