- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
You can achieve this from 'Workflow Login' table.
It stores userId of person who has created workflow. Login Id associated with each workflow.
Enrich your workflow with 'workflowLogin' table and update login column corresponding to workflow id.
Thanks.