cancel
Showing results for 
Search instead for 
Did you mean: 

auto renaming

aa3w
Champ in-the-making
Champ in-the-making

Hi,

it is possible to drag files in a folder with auto renaming of the files like the following pattern?

"protocoll <site-name OR better last part of site-name> <upload-date>"

"mail <site-name OR better last part of site-name> <date of e-mail> <name of sender> <subject of e-mail>"

Best, André.

1 REPLY 1

abhinavmishra14
World-Class Innovator
World-Class Innovator

AFAIK, this feature is not available ootb. You can implement a folder rule or custom java behavior to perform this task.

Implementing custom behaviors:

https://docs.alfresco.com/6.1/references/dev-extension-points-behaviors.html

https://ecmarchitect.com/alfresco-developer-series-tutorials/behaviors/tutorial/tutorial.html

Know more on folder rules:

https://docs.alfresco.com/6.1/tasks/library-folder-rules-define-create.html

~Abhinav
(ACSCE, AWS SAA, Azure Admin)