02-27-2021 11:10 PM
03-01-2021 06:55 AM
Could you please explain exactly what you need?
In general you have to implement your own script (ECMAScript or Java) for decorating nodes.
The unique out of the box mechanism is related to the Bulk File System Import where you can import contents with Java Properties XML format defined in its own XML file:
https://docs.alfresco.com/content-services/latest/admin/import-transfer/
Another hybrid approach could be dropping contents using webdav and then fire one or more rules on a space where you have your own script for getting metadata from an external datasource for example implementing a Java connector to your external database.
03-04-2021 11:59 AM
One quick note - the Alfresco Content Accelerator interface does have the ability to edit properties on multiple documents in bulk. Here's how it works:
In search results or folder document listing, the user can execute a "Bulk Property Edit" action:
A modal action appears, allowing the user to enter property data into a single form to edit properties across all selected documents. Learn more about the content accelerators here:
https://www.alfresco.com/solutions/claims-management
https://www.alfresco.com/solutions/policy-procedure-management
10-08-2021 11:58 AM
@gsteimerTSG's Content Accelerator seems to be a really nice solution implementing many requirements and features one may miss in ACE/Share/Workplace.
I guess @sanjaybandhniya requested for such a feature in ACE/Share/Workplace. If I remember correctly TSG have their own layer between ACE and the UI and therefore their own indendent higher level API on their own layer to support such a feature like
Having such an API it would be easy to implement a bulk update from any UI
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.