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

Suppose if a view has admin mode property = true, then what will happen to user properties we write on them?

0 Answers  


In an order screen if the Status value changes from Inprogess to Pending all the line items must become read only

2 Answers   IBM,


How to create Drilldown in Form applet?

11 Answers  


Tell me what is the behavior of the eim delete process?

0 Answers  


What is the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance fromqa(testing) point of view?

0 Answers  






whats the difference between siebel 7.5 and 7.8?

0 Answers  


How you create Picklists?

5 Answers   Accenture, IBM,


What are the steps for creating a mvg?

0 Answers  


What are the different types of columns?

0 Answers  


What is Virtual BC?what is the use of vbc?

4 Answers   Oracle, PF Enterprise, Symphony,


Explain what is if table in eim?

0 Answers  


How do you configure shuttle applet

1 Answers   Polaris,


Categories