Siebel
Siebel
Siebel
1.Donate money.
Please go through the link to donate
http://www.downloadmela.com/donate.html
A2: In Siebel for the base tables like S_CONTACT suppose you have 3 address for a perticular contact.
A person is working at 2 places plus his home address. Now you can not store this is in S_Contact as
every contact has a unique row id and that can not be repeated. So you have S_CONTACT_XM. i.e an
extension table to S_CONTACT but with 1:M relation.
What is complex join? Difference with Foreign key Primary Key join?
Complex joins are joins which have following diffrences from a PK-FK joins
A2: The new views which are to be restricted from the other 3 users can be grouped up in a seperate
responsibility and then the 1st user can be assigned that the newly created responsibility. This will save
time and will ensure smooth operations as well.
A3: think this is possible only by scripting. given view's item identifier should be '0'. we need to
capture the USERID of the particular user. if that user id matches the login name then we need to
change this view's item identifier to any other number other than zero.
this script should be written at application level.
How to create Drilldown in Form applet?
Usually Drilldowns will be in List Applets only. But, in Siebel 6 there are Drilldowns on Form applets
also. But, these are not similar to those in List Applets. in order to go to the target view we need to