Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Ingest is adding access rights metadata to thumbnail images

    • Article Type: General
    • Product: DigiTool
    • Product Version: 3

    Description:
    I would like to load some images and associate access rights metadata with them.
    I first created an access rights template, then I ran a web ingest to load a tiff and a jpeg file to link them to this record.
    The result was that it linked the access rights MD record to both the tiff and the thumbnail files.
    Please advise on how to load a tiff, a jpeg, and to create a thumbnail from the tiff (but not have access rights metadata attached to it).

    Resolution:
    The problem is resolved in SP 24, rep_change #001358:

    Description: Add Metadata job corrections:

    1. The message "MID cannot be shared, will be copied instead" was displayed in the confirmation page of the maintenance job even when adding an MID to a DE with the same unit owner.

    2. The filters of file extension and file size were fixed to function properly.

    3. The filter for file extension in the management job for Add Md was removed. The search set can search on this criteria and therefore, the job should not have this form option. The task option for file extension remains.

    Implementation Notes [Mandatory]:

    In the 'Add Metadata' Job parameter in ${jdtlh}/system/conf/repository_jobs_configuration.xml:

    Remove the 'fileExtention' field definition for the management job:

    <x_field>
    <input_name>fileExtention</input_name>
    <md_target_name>fileExtention</md_target_name>
    <md_custom_target>fileExtention</md_custom_target>
    <ui_description>File Ext. Filter:</ui_description>
    <ui_explanation_text>File Ext. Filter</ui_explanation_text>
    <ui_tool_tip>File Ext. Filter</ui_tool_tip>
    <single>false</single>
    <default_value></default_value>
    <pos_x>1</pos_x>
    <pos_y>6</pos_y>
    <mandatory>false</mandatory>
    <size>14</size>
    <logic_type>1</logic_type>
    <x_ui_type>TextField</x_ui_type>
    <x_options></x_options>
    </x_field>

    Additional Information

    1358, ingest, access rights, thumbnail


    • Article last edited: 10/8/2013
    • Was this article helpful?