- 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-18-2024 02:03 PM
Curious, why didn't you use Catalog task activity for this instead of Create Task activity. I think a catalog task would work in this case, since it is a catalog.
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 05:20 AM
I didn't have an option to use a catalog task. This is a workflow that is triggered when a particular choice is selected on Configuration item during creation of a new request.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 10:40 AM
Interesting. Is your workflow not on Requested Item table? It should show for a catalog task.
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:28 AM
It's on Request [sc_request] table.