How to create Custom Activity in Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2020 10:48 PM
In Workflow editor, we can see 2 activities
1. Core Activity
2. Custom activity, so how to create custom activity, so that I can use that in my workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2020 11:02 PM
Are you working on PDI? If Yes then try to activate the plugin Orchestration.
-Hemant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2020 11:17 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2020 11:41 PM
Hi
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
BR
Dirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2020 08:03 PM
Hi Megha,
Unable to use templates when I add through activity definitions->new option, also it is created under Core Activity not in Custom Activity
Thanks,
Vijay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2020 09:24 PM
Hi
Below, you just can see what happened, when I clicked NEW on:
> Workflow > Administration > Activity Definition
I filled in the Form as shown below and clicked on SAVE.
For now, I did not change the Script (on the Script TAB) at all.
After Saving, the new Workflow Activity will be available immediately in the Workflow Editor (see screenshot below).
It is correct, that the new Activity appears mainly under the "CORE" Activities, but it will be "sub-divided" into the Category mentioned (Here "Dirk")
Let me know if that answers your question and mark my answer as correct and helpful.
Enjoy & BR
Dirk