Which metadata fields does FotoWare write information to when a user uploads files?
To allow tracking of users who have contributed files to the DAM system, FotoWeb writes using information to all files that are uploaded to the system by authenticated users. A Unique document ID is also added to each asset if it does not aleady exist. The fields are shown in the table below.
Field ID |
Field name |
Content |
---|---|---|
#187 | Document Unique ID | A unique ID will be set if it has not been set already. |
#360 |
Uploaded by |
User name (login name) of uploader |
#361 |
Uploaded by (full name) |
The full name of the person uploading |
#362 |
Upload time |
Date and time of upload |
Important
The content in these fields can be edited by adding them to a metadata set (remember to allow Edit rights for the fields) and assigning it to an archive with upload rights. That way the user (or API client) can specify them when uploading files.
If a user leaves a field blank, it will be empty after upload.
If an API client does not specify field content, content will be set to defaults as outlined in the above table.