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 is siebel server set up using the default tcp monitor?
How would you remove unnecessary seed data by deleting all rows from the s_lst_of_val base table?
Explain the differences between siebel 7.8 and 8.0?
What is difference between s_opty_x and s_opty_xm tables?
How to create extension table to an interface table in siebel?
What is the difference between mvg applet and a pick applet?
what is difference between bounded and unbounded picklist?
By what way do you give Responsibilities to employees in Siebel ?
What is detailed category and what is its use in configuration?
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?
Determine ootb functionality in siebel.
What is the use of ldap user?