Is it possible to show custom tasks from a wid file in the palette of tasks in the VSCode BPMN2 editor? If not, is there another way to add custom tasks to a business process?
Asked
Active
Viewed 224 times
1 Answers
0
yes, it is possible, but there are some limitations. See this article.
Please, pay attention that only one VS Code project can be opened at a time and other restrictions mentioned in the article.
Also, you may be interested to check alternatives to WID task, see pros and cons for different custom logic types in this article.

Kirill Gaevskii
- 126
- 4
-
Keeping only one project in the workspace solved the issue. I can open additional VSCode windows if I need to open more than one project at a time. – Aziz Boxwala Sep 30 '22 at 23:25
-
Both articles were very helpful. Thank you! – Aziz Boxwala Sep 30 '22 at 23:27