best practices in scripting and workflows?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how would you delete or merge rows that have the same primary user key and different conflict ids using eim?

723


What is the use of detailed category in configuration?

656


How can you do the data cleansing in eim?

796


How would you remove unnecessary seed data by deleting all rows from the s_lst_of_val base table?

747


whats the difference between siebel 7.5 and 7.8?

767


How is siebel server set up using the default tcp monitor?

750


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

724


How do you import lov's?

849


What is data-driven access control?

899


Explain why does data not from related child tables not get exported when data is exported using an interface table?

679


Tell me when do you use property sets in siebel?

728


How to send an email using siebel application?

733


How do you display the no. of records in a picklist (combo box/drop down) not the records in the pickapplet, in just 3 rows and not 5 rows(which is the default)?

719


What is applet toggle and how many types are there?

742


How to import lovs?

744