How to invoke workflows using userproperty
Answers were Sorted based on User's Feedback
Answer / vignesh
To Invoke the WF through BC User property:
in the Business Componet User Property, write the following
things,
Name:Named Method1
Value:"Method Invoked Named which passed in Applet
Controls", "INVOKESVC", "Contact", "Workflow Process
Manager", "RunProcess", "'ProcessName'", "WF
Name'", "'RowId'", "[Id]"
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / guest
Named Method 2: WriteRecord
'INVOKE', 'WriteRecord', 'INVOKESVC', 'Workflow Process
Manager', 'Run Process', '"ProcessName"', '"Account - New
Order"', '"RowId"','[Id]'
| Is This Answer Correct ? | 11 Yes | 5 No |
How do you display the number 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)?
What are the different applets available in Siebel?
Suppose in an applet we have a button when we click on that button we need to get an business service. How we are going to do it?
Dynamic picklist is used to update join fields? How?
In hierarchial picklist if we select Country as "USA" then we get state & City Values constrained to USA. If we Select Country Other Than USA, We should get state ans city values Empty How do we do this For 1 reccord of Country we can do this using OnFieldUpdateSet Bc UserProperties but if we want to do this for 50 records how to do this
Please tell me about the eim tables and base tables are required to your entities?
Explain how is siebel 7.x data model is different from siebel 6.0 data model?
How is load balancing maintained in the server?
I need sibel crm testing questions
What is applet toggle and how many types are there?
how would we give access to data using positions
What is the difference between vbc and ebc in siebel?