- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 11:47 AM - edited 04-25-2024 12:18 PM
I have created a workflow named 'AS Workflow' for the Requested Item Table.
I have added the workflow in catalog items,
But when a request is created, the default workflow called 'Service Catalog Request' is triggered.
Could someone please guide me toward locating and resolving this issue?
Solved! Go to Solution.
- Labels:
-
Workflow Automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 08:17 AM
Hi Altamesh,
What you describe is really weird. I can offer a couple of suggestions. Is it possible that you have two copies of AS Workflow, one of which was a copy from Service Catalog Request? What you might do to confirm is grab the sys_id of the workflow in your item. From there you can go to the table wf_workflow and look for the table names in question. you can also add a filter on wf_workflow to confirm which flow is involved.
Also is your expected version published?
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 08:17 AM
Hi Altamesh,
What you describe is really weird. I can offer a couple of suggestions. Is it possible that you have two copies of AS Workflow, one of which was a copy from Service Catalog Request? What you might do to confirm is grab the sys_id of the workflow in your item. From there you can go to the table wf_workflow and look for the table names in question. you can also add a filter on wf_workflow to confirm which flow is involved.
Also is your expected version published?
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 06:24 PM
Thank you for your insights and suggestions! I followed your advice and checked for duplicate copies of AS Workflow, as well as verified the sys_id of the workflow in question. It turns out that there was indeed a duplicate copy, which was causing the issue. After rectifying that and confirming the version, everything is now working as expected.
Your help was greatly appreciated!👏@johnfeist