11-03-2016 06:40 AM
Hi guys,
how can I achieve to set parameterized properties for every file that is dropped new into a folder.
So I want to add some properties to files, which are dropped into that folder.
Im creating these types right now with the admin console. But I have to change the type for every file.
How can I automate this ?
Thanks
11-03-2016 07:48 AM
Hi:
Setting a content rule (without developing) in the given folder, you can specialize type for every content added, for example. You can also, execute a javascript code in this rule, for specializase and setting some values for your custom type properties too.
Rule actions | Alfresco Documentation
A custom content behaviour can be another option:
Implementing Custom Behaviors in Alfresco | ECMArchitect | Alfresco Developer Tutorials
Regards.
--C.
11-03-2016 07:44 AM
You can implement it using rule and actions,about how to create rules and run actions please refer to
https://community.alfresco.com/docs/DOC-4767-actions-and-rules
http://docs.alfresco.com/5.0/tasks/library-folder-rules-define-create.html
11-03-2016 07:48 AM
Hi:
Setting a content rule (without developing) in the given folder, you can specialize type for every content added, for example. You can also, execute a javascript code in this rule, for specializase and setting some values for your custom type properties too.
Rule actions | Alfresco Documentation
A custom content behaviour can be another option:
Implementing Custom Behaviors in Alfresco | ECMArchitect | Alfresco Developer Tutorials
Regards.
--C.
Tags
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.