cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a function into the Nuxeo Platform

okm_
Champ on-the-rise
Champ on-the-rise
  • Is plugin = bundle?
  • Is writing a function considered a plugin or component ?
  • I trying to write a function to perform data analysis based on the content of the file upload to the document management. Any API I can use?
  • Any suggestion?

P.S. : using PostgreSQL and Nuxeo ver. 5.9.x

1 ACCEPTED ANSWER

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

Hi,

  • Bundle vs Plugin: yes, let's say that's the same thing.
  • Writing a function is too vague: let's say a plugin is a jar, with contributions inside. A component usually refers to one xml contribution, so a given plugin can hold several components.
  • About data analysis: there is a variety of possibilities, please describe what you'd like to do in more details.

View answer in original post

3 REPLIES 3

Florent_Guillau
World-Class Innovator
World-Class Innovator

Please read the Developer Documentation first.

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

Hi,

  • Bundle vs Plugin: yes, let's say that's the same thing.
  • Writing a function is too vague: let's say a plugin is a jar, with contributions inside. A component usually refers to one xml contribution, so a given plugin can hold several components.
  • About data analysis: there is a variety of possibilities, please describe what you'd like to do in more details.

Hi Anahide. Thanks for explaining the previous 2 points.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.