SiebelInterviewQuestionsLink
SiebelInterviewQuestionsLink
• What is a Link?
A Link is basically used to create a relationship between two Business component when they are
having 1:M or M:M relation. This is also used to associate Business component to the corresponding
Business Object after creating Link between them
It specifies the behaviour or child record when the parent record is deleted. Possible values are as
Delete, Clear, or None. It instructs Siebel to either
Pretty self-explanatory. These flags allow/disallow specific operations on the child records when
being viewed in the context of the parent record.
This is confusing after we have dealt with the “no” properties earlier. When set as “Y” for M:M links,
this property enables the child records and the association to be deleted when parent records are
deleted. A value of “N” specifies that only the Association records have to be deleted
• What will happen if BC has Search Specification and Link also has a Search Specification?
Link search specification is AND’ed with business component search specification. Both filter criteria
are considered when Siebel generates a query for a child business component
When set to “None” this leads to orphaned child records when parent records are deleted. Which
will take unwanted space in the system.
There is technically no limit, the specific link will be considered/fired based on the BO of view to
form the relation between the Parent and Child BC.
One Scenario:
We want to update/default the Description Field of Activity with Account’s Name as we create new
record. How to achieve this?
Hint:
If you do not get the answer to these Question, please mail to [email protected], we
will be happy to explain.