workflow initiator
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2007 03:38 AM
How to set workflow initiator in javascript
I set workflow.parameters["bpm:initiator"] = people.getPerson("mark"),
but it doesn't work.
Who can give me some suggestion?Thank you in advance!
I set workflow.parameters["bpm:initiator"] = people.getPerson("mark"),
but it doesn't work.
Who can give me some suggestion?Thank you in advance!
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2007 10:45 AM
The workflow initiator is auto-set to whoever starts the workflow i.e. the current user. It can't be overridden at this time.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2007 03:02 AM
ok,thank you!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2011 04:12 AM
Is it possibile to set initiator with the current release? I need to start the workflow from an external application using web service. I would like to set the user starting the workflow (and then completing) instead of the current user used to establish the connection.
The workflow initiator is auto-set to whoever starts the workflow i.e. the current user. It can't be overridden at this time.
