Bulk upload & Indexing screens
Starting from version 2024.1.0, this feature is no longer provided by default. Instead, we have introduced Creative Workflow. More about Creative Workflow.
Design
How it works
Upload text in menu
The display of the upload text “Upload assets” on menu depends on several parameters :
an upload feature,
if the user has a role that is allowed to upload,
and the user has to be connected;
Here is an overview of those parameters :
Config path | Default value | Description |
---|---|---|
Translation i18n key: | Upload assets |
|
| true | To hide the upload icon, set the value to |
| - | By default, there are 4 roles available in a project, but only one has acces to the upload button: the admin. If roles are created or if you want to give access to the upload to another role group, you have to add the group ID into Example of role configuration file: {
"asset": [4, 27],
"pimasset": [4, 27]
} Here, the group ID 4 (developer) and the group ID 27 (admin) will be able to upload. If a group ID is added, don’t forget to update |
Bulk upload homepage
Actions | Screen | Description |
---|---|---|
Upload new assets |
| From the bulk upload homepage, you can click on new assets button for uploading assets from your computer. If you have more than a single asset universe on your project, you have to choose the asset universe in which you wish to add those assets. The list of available asset universe and their order is configurable The uploaded files are scanned and you can track the scan progress. Scan retrieve the metadata of the uploaded files, and check if there are duplicates. If the uploaded file is an archive (.zip) and the unzip checkbox is selected, the archive will be decompressed and the assets in it will be analyzed… …By defaullt, this will not be the case if the archive is a |
Access an existing Batch |
| Existing batchs are accessible from the bulk upload homepage. By clicking on a batch users are redirected to the indexing screen. |
Transfer a batch to another user |
| Existing batchs can be assigned to another user of the DAM. |
Delete a batch |
| Existing batchs can be deleted |
Index a batch |
| When users click on “index this batch”, they are redirected to the indexing screen. |
Bulk upload homepage
Actions | Screen | Description |
---|---|---|
View mode |
| Within the indexing screen, the list of available view mode are :
|
Select/Unselect one or several assets |
| Users can select one or several assets in order to fill in the indexing form for those assets. When one or more media files are selected, several options are available to the user:
|
Identify duplicate content |
| Duplicate content are marked with a specific icon. Users can click on it in order to access the duplicate content. Duplicate content are detected by Artificial intelligence during the scan process of an asset. |
Filter by asset type |
| "Click on 'Filter' to access the filters and keyword search. Two filters are provided by default and allow you to filter by:
|
Filter by status |
| Different status can be assigned to the assets (automatically or manually) in order to facilitate the indexing. Users can sort the assets according to : Probable duplicate : This status is assigned by default when the system has detected a potential duplicate identified by AI Indexed: This status is assigned by default and indicates information are missing for indexing completion. If all mandatory information are filled in the indexing form, the assets move automatically to Approved Status. By default the product comes with no mandatory information, that’s why the assets move to approved status directly In review : When all the mandatory fields in the form are filled in, the media enters this status. The user can also choose to manually switch to this status. Rejected: This is a manual action that user can perform when IA identified a duplicate content or if an asset is not wanted anymore in the batch Approved: When all required information has been completed, indexing can be done
|
Finalize the indexing |
| Users can select the assets they want to valide, and click on the “Validate” button in order to finish the indexing process. Note that contributor have not the right to publish an asset, that means the assets will be in “Pending validation” status, and would need a validation by administrator from the backoffice. |
Advanced configuration
The upload setup can be quite extensive : Setting up the Upload process on the DAM Portal
The list of available asset universe and their order is configurable
The maximum assets per batch defaults to 1000
A link to naming conventions PDF can be inserted below the upload zone
The default metadata analysis extracts the IPTC caption and photographer, and name from the file : Metadata and AI extraction with DAM_Utils