- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2014 07:49 AM
Hey folks,
Newbie here...I'm wondering if there is a way that I can tell whether a task is workflow-generated? I had hoped that there would be a "created-by" field which would indicate some system account, but the only field I can find like this contains the account of the user who created the change to which the workflow-generated change task I was using as an example belonged.
Thanks in advance!
Andy
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2014 12:21 PM
You could look to see if the 'wf_activity' field is populated maybe? I'm guessing this should be blank for manually created tasks but not 100% sure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2014 03:19 AM
Hi Andrew,
As Christopher mentioned you could check the workflow activity field in the task which will show you the activity from which the task had been created.you can do this on all the items that extends task.
Thanks!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2017 09:39 PM
Hi,
Just wondering where 'wf_activity' field is. I couldnt find database column called 'wf_activity' in sc_task table if task is created from Workflow
Thanks
AK