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

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

0 votes

1 answers

2474 views

ANSWER



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?

0 votes



This limit of 24 is global. You can change it by deriving the class PathSegmentServiceDefault and providing it as a new contribution to the PathSegmentService.
04/05/2013

thank you very much for this information :-)
04/08/2013

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 …
01/27/2014

Please, fell free to create a new nuxeo question about that. thanks
01/27/2014

Ok, I've just created this question . It would be great if you could help me. Thanks.
01/27/2014