If we can invoke a custom method using applet property
"CanInvoke" what is the need to use webapplet_precaninvoke
event method
what is the difference
Answers were Sorted based on User's Feedback
Answer / ashish
we can give condition also in userproprty in form of
calculate field(IIf ([Product Purchase Flag]
= "Y" ,"N" ,"Y")). but if business requirement for invoking
button is complex then we use script in event
webapplet_precaninvoke.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / bhaskar
to activate or deactivate button we use preCanInvoke method.
when we want to invoke a method on clicking the button we
have to write code in canInvoke method in scripring
| Is This Answer Correct ? | 2 Yes | 3 No |
CanInvoke User property to invoke a button unconditionally
where when there is a condition/logic to invoke a button we
go scripting precaninvoke method
| Is This Answer Correct ? | 2 Yes | 4 No |
What are the steps for using a standard 1:1 extension table?
Explain what is resonate?
Explain how to do validations in escripts and in configuration?
Explain why do we use symbolic strings in siebel 77?
How would you import url links into the s_lit base table?
Explain pick applet?
What is an extension table and how is it related to base table?
3 Answers IBM, Siebel Systems,
Explain the steps required to implement the load balancer on siebel servers.
Why do you need to create employees at the database in Siebel?
What is virtual bc?
How do you create extension table to an interface table in Siebel?
What is the difference between vbc and ebc in siebel?