Changes

Jump to: navigation, search

Trigger a Workflow from a Custom Browser Script

8 bytes added, 18:08, 6 May 2010
no edit summary
In the browser script you would use triggerwf with the following syntax:<br>
'''Level 1''': _triggerwf('@opportunityid@',''workflowid'');<br>
:Example:
_triggerwf('@opportunityid@',98765);
'''Level 2''': _triggerwf('@eventid@',''workflowid'',26);<br>
:Example:
_triggerwf('@eventid@',98765,26);
('''26''' is the objecttype for Level 2 activities, and will be the same for all Level 2 workflows)
0
edits

Navigation menu