cancel
Showing results for 
Search instead for 
Did you mean: 

Register Automation Helper In Nuxeo Studio

Asim_Shafique
Confirmed Champ
Confirmed Champ

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

1 REPLY 1

Gregory_Carlin
Elite Collaborator
Elite Collaborator

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