best practices in scripting and workflows?
Answer / sravan
In Scripting
1)Activate the fields before query operations.
2)Write return(CancelOperation)after the loop(if),when you
create custom button.
3)Write Words for visibility not integers like "SetVieMode
(AllView).
4)If you declare any variables in Declaration level,reset
the values in "Pre-Delete Event".
5)Nullify the objects in finally block as reverse wise
means,suppose if you declare first BO,next BC then you
should nullify first BC after BO.
6)Don't use flags for setting the validations.
7)Write field validations in Pre-Set Event only
Is This Answer Correct ? | 8 Yes | 0 No |
How to assign responsibilities to employees in siebel?
How you create Picklists?
what is Profile attribute?
Explain what is detailed category?
What are "Renormalised columns"?
How is tools architecture constructed in in Siebel?
What are the functionalities performed by siebel?
Explain what is the significance of eapps.cfg file?
What is the purpose of 1:m extended table?
Explain the flow which you follow in your Siebel application
Explain why would we populate bu_id, while importing product or account data?
If you have been given 2 responsibilities say ‘Account Executive’ and ‘Manager’? Is it possible for you to change the Responsibility? And if so where will you change the Responsibility?