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 |
If you have been given 2 responsibilities say ‘Account Executive’ and ‘Manager’? Is it possible for you to change the Responsibility? And if so where will you change the Responsibility?
Why is it not recommended to modify existing base tables?
How is Siebel x data model is different from Siebel 0 data model?
in a three level hierarchial picklist say country,state,city how do we perform pickmap 2)say if we have values same for country (having value 'A') and for state (having value 'A') and for city having value 'B' and in parent Lic we give value for city as 'A' how do it recognise it as State any other solution
For a field Status we define predefault value ="inprogess" Postdefault value="Completed" a record is copied from an existing record having status field value "Cleared" in the copied record if the status field value is made blank and then saved the record what will be the value of status field after saving
A view having 2 applets on same bc aplet 1 having search specification "x" and applet 2 having search specification "y" How would the data get filtered
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
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
How to send an email using siebel application?
How to convert single value fields into multivalue fields in the field object type found under business component?
can join field be edited. If yes, describe how it can edited
Explain about the eim tables and base tables are required to your entities?