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

What is the function of swse on the web server? What is it?

0 Answers  


Explain the difference between lov and picklist??

0 Answers  


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

5 Answers   IBM,


What is detail applet and association applet?

0 Answers  


What is symbolic url in siebel?

0 Answers  


What's siebel?

0 Answers  


what is a NAMED SUBSYSTEM?

3 Answers  


Explain how to create extension table to an interface table in siebel?

0 Answers  


Explain how is siebel 7.x data model is different from siebel 6.0 data model?

0 Answers  


Explain what is seed data in siebel?

0 Answers  


What are "Renormalised columns"?

1 Answers  


what is siebmtsh.exe ?

2 Answers  


Categories