Register Automation Helper In Nuxeo Studio
Hi, I have contributed a new custom automation helper which is working fine now i want that custom automation helper in my nuxeo studio so it is visible for me in automation chain and scripts like the Fn library as shown in the attached image
FILES:
Fn-Library.png
0 votes
1 answers
621 views
Hello,
I don't believe you can register in Studio new automation helper. These are the elements which can be registered:
- Automation Operations
- Document Types
- Document Schemas
- Document Facets
- Core Events
- Permissions
- Life Cycles
That said, if your automation helper is deployed on the server, you can use it in Studio anyway (you just don't have the suggestion).
Regards