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

How to configure a mvg?

0 Answers  


What is the relationship between a view and a b/o?

3 Answers   Siebel Systems,


Explain what is client business service?

0 Answers  


Explain where does the primary field of an mvg stored?

0 Answers  


I have installed LR 8.0v on my system and wanted to test siebel web application. when i tried to record the application throught siebel web protocol, the launcher tries to connect to that URL but after some time the URL gives as Page Cannot Be Displayed, the same URL when we login manually it works fine. LR is not able to connect to the Application. What could be the reason? Can some one please help me on this. Thanks In Advance

1 Answers   Accenture, IBM, IEG,


I checked out one object from server to my local, after checking out my local Database and userid has been corrupted. now i want to release the lock. How can i do this, can any one help me regarding this?

2 Answers   Logica CMG,


What r the mandatory parameters we must set for 1:M and M:M Links?

0 Answers  


When do we use genbscript.exe?

0 Answers  


In Siebel 7.7, how do you add button icon in an applet?

0 Answers  


How to find out new vanilla functionality in SIEBEL 7.7 and 7.8?

0 Answers   Mphasis, TTL,


best practices in scripting and workflows?

1 Answers   TCS,


By what way do you control Visibility in Siebel ?

2 Answers   Siebel Systems,


Categories