- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 11:57 AM
Create Requirements task is never created, and it always show "Running" state. The only way I get this Task to be created is if I remove Wait for completion condition and that triggers an Approval, so once I Reject any of the two approvals, which at that point should go to Adjust Requirements Template task.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 11:48 AM
I think it would make more sense to create workflow on requested item table instead of request. Because catalog tasks are usually linked to requested item instead of request.
I also have a feeling that the task is getting creating. Are you setting a parent and requested item field sysid in the sc_task that you are creating.
Also, in future, it is better to use flow designer, because the support for workflow will be deprecated.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 11:48 AM
I think it would make more sense to create workflow on requested item table instead of request. Because catalog tasks are usually linked to requested item instead of request.
I also have a feeling that the task is getting creating. Are you setting a parent and requested item field sysid in the sc_task that you are creating.
Also, in future, it is better to use flow designer, because the support for workflow will be deprecated.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 12:08 PM
Hi @MelisaB
@SanjivMeher is right, make sure you select right table for workflow and choose create catalog task activity for smooth workflow transation.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....