cancel
Showing results for 
Search instead for 
Did you mean: 

Document name : what is the max characters number for path ?

milonette_
Star Collaborator
Star Collaborator

Hello,

I would like to know the max number of character for a nuxeo document name. This name is visible in the path.

Thank you

6 REPLIES 6

milonette_
Star Collaborator
Star Collaborator

Hello me,

I saw that the number of characters is 24 with the UI.

As exemple:

title : azertpqsdfghjklmwxcvbnazertyuiopqsdfghjkl

Name : azertpqsdfghjklmwxcvbnaz

Same name : azertpqsdfghjklmwxcvbnaz.1365169777066

If same title, the path is longer with name + a technical key. Technical key is [nameMax24caracteres.13numbers]

I don't know yet if it's different size with document generated with nuxeo automation?

This limit of 24 is global. You can change it by deriving the class [PathSegmentServiceDefault](https

thank you very much for this information

Can you post more information on how to provide this new contribution to PathSegmentService? I need to override PathSegmentDefault, but it seems that my customized service (contribution) isn't working ...

Please, fell free to create a new nuxeo question about that. thanks

Ok, I've just created [this question][1] . It would be great if you could help me. Thanks.