best practices in scripting and workflows?



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

Post New Answer

More Siebel Interview Questions

Explain what is the difference between "picklist generic" and "picklist hierarchical" business components?

0 Answers  


What exactly use of s_party concept in siebel?

0 Answers  


How would you use or access more than one database at a single siebel application?

0 Answers  


What is outbound in picklist?

0 Answers  


What are the steps for creating a mvg?

0 Answers  






Explain why do we use symbolic strings in siebel 77?

0 Answers  


How to assign responsibilities to employees in siebel?

0 Answers  


what is the difference between serverside scripting and browser side scripting?

7 Answers   IBM,


I need sibel crm testing questions

1 Answers  


Differences btn 1:M and M:M Link?

1 Answers  


What are the different types of columns?

0 Answers  


what is the value for applet user property "CanInvoke" and how do we write expression for this

2 Answers   IBM,


Categories