- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 04:37 AM
Hi,
I have created a test catalog-item and a test-workflow and want to start the workflow by triggering it via the catalog item.
However, after I start the catalog item, the workflow is not incorporated.
In the settings of the catalog item I have defined my correct workflow.
On the first screenshot you see the catalog item and the defined workflow.
On the second screenshot you can see the workflow itself.
On the third screenshot you can see the actual workflow after the catalog item is started.
I also made sure that my workflow is published.
Does anyone have any ideas why the workflow is not integrated?
Thank you very much in advance,
Benedikt
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2023 02:26 AM
Click on Begin and drag your mouse to the Run script activity, it automatically generates a line, then from the Run script activity to the End activity.
The link might help. Please mark the answer correct if it helps you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2023 01:04 AM
The properties look fine.
In the below screenshot, you havent updated the Service Catalog and the category, want to update it and give it a shot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2023 01:08 AM
It still looks the same. Does it have something to do with the approval, that the script from the workflow is not triggered or shown?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2023 01:11 AM
Looks like, can you paste the if condition script for me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2023 01:14 AM
I actually do not have any if condition script in the worflow.
I just see the approval in the stages, but maybe this was added automatically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2023 01:21 AM
Benedikt,
The workflow screenshots you provided in your replies to me are different, one contains an If condition and the other contains a "Run Script" .
The one with the Run script would always move forward irrespective of the outcome of the script. The one with the "If" condition , need to check the condition or the script within that action.
Try checking out the workflow, double click on the if condition activity, and send me the screenshot of the content within that.
Thanks,
pratik