Can't able to create flow in sc_req_item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I can't able to create a flow in sc_req_item. Can you help me what went wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
You should use Application, Service Catalog as the trigger, instead of Record, Created or Updated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @krishnanara ,
Could you please help me with bit more explanation as in what are you trying to achieve. Have you created a Catalog item or Record producer & upon submission of either you want your flow to be triggered. if yes then you don't need to select Record created or updated in the flow trigger section you can just select Service Catalog and in your catalog item/record producer under Process engine tab u can add ur flow under flow field.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hello @krishnanara ,
ServiceNow does not permit building Flows directly on the sc_req_item table.
Instead of this change the triggering to service catalog OR to implement your logic, you can either script it within a Business Rule.
If my response helped mark as helpful and accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @krishnanara,
See similar discussions and confirmed solutions here:
Flow Designer Trigger for sc_req_item Table Not Available in Scoped App
Why i cant choose the sc_req_item table
Flow Designer - How to use the sc_req_item table as trigger?
Hope they help!
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.

