Explain pick applet, dynamic picklist: which will be better if performance issue is considered?
explain about BC UserProperty : AllModeSort Applet User Property : MenuItem
In link if we set Link Specification as "True" then what will be the expression given for link specification to access parent bc field value in child bc
Explain how to improve your performance in views?
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
How to resolve foreign key in eim?
in a three level hierarchial picklist say country,state,city how do we perform pickmap 2)say if we have values same for country (having value 'A') and for state (having value 'A') and for city having value 'B' and in parent Lic we give value for city as 'A' how do it recognise it as State any other solution
How to configure a mvg?
What is constrainted picklist? Where you will drop the constraints?
About MVL(multivaluelink)?
Explain if gateway server is not present can we do load balancing?
i need to invoke an external web service from siebel CRM using as input to the web service a value in business component field, i need to display the results in another applet asociated with a virtual business component, does anyone know how to do this? thanks
In hierarchial picklist if we select Country as "USA" then we get state & City Values constrained to USA. If we Select Country Other Than USA, We should get state ans city values Empty How do we do this For 1 reccord of Country we can do this using OnFieldUpdateSet Bc UserProperties but if we want to do this for 50 records how to do this