- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-26-2024 09:22 PM - edited ā11-26-2024 09:59 PM
I need to create an activity in workflow. Please refer this picture (Success, Failure) and Let me know the solution please, How to create this below activity Thanks
.
Solved! Go to Solution.
- Labels:
-
Orchestration (ITOM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-27-2024 01:55 AM
Hi @SK5555
You can create your own custom Workflow Activities by navigating to:
> Workflow > Administration > Activity Definitions
It's a bit chunk of knowledge, that you need to know for implementing your own WOrkflow Activities.
You need to learn a bit about the lifecycle and events that the Workflow engine is using to advane workflows.
You may need the following page on Docs Online as a good information on that:
Let me know if that answers your question and mark my answer as correct and helpful
Rishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-27-2024 01:42 AM
Hi SK5555,
you can make a custom action trough the navigator on the right pane of workflow editor. Switch to the Custom tab and user the + icon.
With a bit of luck you can search in the panel on the right for that activity and see how its build up.
Because Workflow Editor is getting "pushed away" to flow designer, there is not many articles or support on this feature. Is it a must to build this in the workflow editor?
See Workflow editor for some screenshots.
Kind Regards,
Collin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-27-2024 01:55 AM
Hi @SK5555
You can create your own custom Workflow Activities by navigating to:
> Workflow > Administration > Activity Definitions
It's a bit chunk of knowledge, that you need to know for implementing your own WOrkflow Activities.
You need to learn a bit about the lifecycle and events that the Workflow engine is using to advane workflows.
You may need the following page on Docs Online as a good information on that:
Let me know if that answers your question and mark my answer as correct and helpful
Rishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-27-2024 02:11 AM
Hi Rishi,
Thanks for your quick response, Could please let me know the steps to create Success and Failure Paths into this Activity. Please see the attached doc