Using sc_task as a trigger in flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2018 01:03 AM
Hi,
For a requirement in which i'm trying add values to a record and close it in the the sc_task table through flow designer i'm stuck. The sc_task table isn't available as a trigger
We are currently on London in which i'm trying to make this. It was available in Kingston. I've also actived the Service Catalog plugin but this doesn't add sc_task table.
Hopefully somebody is able to help me. Thanks!
- 2,122 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2018 04:14 AM
I'm not sure what you're trying to achieve. Could you clarify this a little bit? Perhaps with a screenshot.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2019 10:24 AM
In London, per https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/flow-designer/referenc...:
"Note: Flow Designer no longer displays Service Catalog tables as options for record triggers. Instead, use the Service Catalog application trigger type."

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 01:40 PM
That is somewhat baffling that they had but then removed the ability to trigger off the sc_req_item and sc_task tables...
Echoing Sundeep, the Service Catalog application trigger is not a replacement for those two table triggers; it's only a replacement for Record Created on the sc_req_item table - it wouldn't allow you to trigger anything off the modification of a RITM, let alone the modification/creation of a Catalog Task.
Personally I'd like to have a simple flow on the sc_task table that can update the parent RITMs worknotes when a Task is updated/closed but I can't do that without an sc_task modify trigger...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2021 07:06 AM
Updating as after having this problem in Orlando and testing again in Paris I thought I'd misremembered this issue until I found this article again.
sc_task can be used in Paris as a trigger for flows in the Table dropdown