dam.properties file parameters
Defines the dam.properties file parameters.
| Property | Default Value | Description |
|---|---|---|
| asset_created_attribute_path | Digital Asset Primary Spec/Creation Date | Specifies the path of the Creation Date attribute in the spec. |
| asset_id_attribute_path | Digital Asset Primary Spec/ID | Specifies the path of the ID attribute in the spec. |
| asset_modified_attribute_path | Digital Asset Primary Spec/Last Modified Date | Specifies the path of the Last Modified Date attribute in the spec. |
| asset_name_atttribute_path | Digital Asset Primary Spec/Name | Specifies the path of the name attribute in the spec. |
| asset_renditions_attribute_path | Digital Asset Primary Spec/Renditions | Specifies the path of the Renditions attribute in the spec. |
| asset_size_attribute_path | Digital Asset Primary Spec/Size | Specifies the path of the Size attribute in the spec. |
| asset_thumbnail_attribute_path | Digital Asset Primary Spec/Thumbnail | Specifies the path of the Thumbnail attribute in the spec. |
| asset_type_attribute_path | Digital Asset Primary Spec/Type | Specifies the path of the Type attribute in the spec. |
| blob.min the.size | 4096 | Specifies the min theimum size to store file in the Blobstore folder. |
| blob.store.dir | $TOP/mdmui/blobstore | Specifies the path for the Blobstore folder. |
| bulkupload_asset_count | assetCount | Specifies the asset count in the bulk upload. |
| bulkupload_batch_size | 100 | Specifies the batch size for the bulk upload. |
| bulkupload_connect_timeout | 10000 | Specifies the Timeout parameter for the bulk upload. |
| bulkupload_consumer_thread_count | 2 | Specifies the consumer thread count for the bulk upload. |
| bulkupload_queue_poll_timeout | 10 | Specifies the Timeout parameter for the queue poll in the bulk upload. |
| bulkupload_thread_pool_size | 3 | Specifies the Thread pool size for the bulk upload. |
| bulkupload_thread_pool_timeout | 60 | Specifies the Timeout parameter for the thread pool in the bulk upload. |
| category_id_attribute_path | Digital Hierarchy Primary Spec/ID | Specifies the path of the ID attribute in the hierarchy spec. |
| category_name_attribute_path | Digital Hierarchy Primary Spec/Name | Specifies the path of the Name attribute in the hierarchy spec. |
| channel_code_attribute_path | Channel Hierarchy Specification/Channel Code | Specifies the path of the Channel Code in the Channel spec. |
| channel_hierarchy_name | Channel Hierarchy | Specifies the Channel hierarchy name. |
| channel_name_attribute_path | Channel Hierarchy Specification/Channel Name | Specifies the path of the Channel Name in the Channel spec. |
| dam_catalog_name | Digital Asset Catalog | Specifies the catalog name for the DAM. |
| dam_configuration_lookup | DAM Renditions Configuration Lookup | Specifies the name of configuration Lookup table for the renditions. |
| dam_hierarchy_name | Digital Asset Hierarchy | Specifies the primary hierarchy name for the DAM. |
| dam_linkagefile_header_collab | ASSET_path | Specifies the DAM Linkage file headers for the collaboration area. |
| dam_linkagefile_header_ctg | ASSET_path | Specifies the DAM Linkage file headers for the catalog. |
| digital_assets_attribute_name | Digital Assets | Specifies the name of attribute for the digital asset products relation. |
| excluded_file_types | exe | Specifies the exclusion list for the file types for the asset upload. |
| extractMetaData | true | Specifies the set meta data extraction. |
| ftp_file_path_separator | ##FS## | Specifies the separator for the FTP file paths list to pass to the Job. |
| linkage_upload_ftpurl | ftpUrl. | Specifies the FTP URL for the linkage upload. |
| linkage_upload_linkagefilepath | linkageFilepath. | Specifies the linkage file path for the linkage upload. |
| linkage_upload_password | pwd. | Specifies the password for the linkage upload. |
| linkage_upload_portnumber | portNumber. | Specifies the port number for the FTP linkage upload. |
| linkage_upload_username | userName | Specifies the Username for the linkage upload. |
| localbulkupload_directory_path_param | directorypath | Specifies the directory path parameter for the local bulk upload. |
| localbulkupload_linkage_file_path_param | linkageFilepath | Specifies the linkage file path parameter for the local bulk upload. |
| localbulkupload_repo_parent_folder_id | / | Specifies the Parent folder id for the local bulk upload. |
| mdmce_shared_location | Specifies the shared location path. | |
| metadata_keys_to_discard | File | Specifies the metadata to be discarded. |
| mongo.database | admin | Specifies the authentication database. |
| mongo.password | Specifies the password that is used to enable access control for the MongoDB authentication. | |
| mongo.username | Specifies the username that is used to enable access control for the MongoDB authentication. | |
| mongoDb.port | 27017 | Specifies the port number for the mongoDb. |
| mongoDb.url | localhost | Specifies the URL for the mongoDb. |
| renditionupload_assetcount | Asset Count | Specifies the Asset Count parameter in the rendition upload spec. |
| renditionupload_directorypath | Directory path | Specifies the Directory path parameter in the rendition upload spec. |
| renditionupload_itemid | Item Id | Specifies the Item Id parameter in the rendition upload spec. |
| repository.provider | com.ibm.mdm.dam.impl. providers.JackrabbitDARepoImpl |
Specifies the full path of the class file for the repository. |
| repository.workspace | default | Specifies the workspace for the repository. |
| thumbnail_size | 120 | Specifies the Thumbnail height and width in the pixels for the display on the Digital Assets tab in the single-edit page. |