Hi @julian , thank you for the feedback.
Maybe - instead of finding a way how to record the execution of existing addins - add some helper functions which allow JSL coders to develop recordable AddIns?
I have several colleagues who are willing to start recording their workflows via Workflow Builder - but they are no professional coders, so for them it's not possible to add the missing steps. At the moment, any step which involves an AddIn is a killer for them.
As a short term workaround:
@julian , Do you see any possibility to detected (not: record) the execution of commands via the main menu?
Workflow Builder will get much more useful when it gets the possibility to add "dummy" workflow steps like:
- a window informs the user that some manual steps are necessary.
"Please click OK when you finished the manual steps".
- main workflow ist paused
- in parallel, the AddIn/manual step is triggered, e.g. via main menu("menu item")
[the user can apply the manual steps - and take as much time as needed]
- after clicking on OK, the workflow will continue with the next step.