Uploading and attaching assets with the add-on's Upload and Attach services works well when you have a limited number of assets because:
You are limited to uploading 300 assets at one time.
You need to open each record to attach assets.
To save time and effort when you are working with a large number of assets, you can perform a bulk upload of zipped assets and then optionally attach assets automatically with batch processing. The following sections cover these topics:
To perform a bulk upload of assets, you must have access to the Administration panel. Additionally, to automatically attach assets, you must have access to the most recent version of the EBX® Data Exchange Add-on (New).
To perform a bulk upload:
Navigate to Administration > User interface > TIBCO EBX® Digital Asset Manager Add-on > Digital asset and selecting the Digital asset table.
Open the Actions menu and select the Import from a ZIP file service.
Browse to select the desired file, and specify the upload location using the Drive drop-down list.
After clicking Import, the add-on keeps you apprised of its progress and displays a result page upon successful completion.
From the Result page's Actions menu (shown below), you can export a report of the results, or select multiple records to compare. Also, if the import fails, you can download a copy of the log file.
The EBX® Data Exchange Add-on (New) can automatically attach assets using the CSV or Excel import services. When performing the import, you use the Digital asset UUID lookup transformation function in the Mapping screen.
Pre-requisites:
A working EBX Digital Asset Manager Add-on configuration, including Drive and D.A.C., for the table location where you want to attach assets.
The Drive linked to the table must already contain the assets you want to attach.
The latest version of the EBX® Data Exchange Add-on (New)
A CSV or Excel file to map record primary keys and physical file names of assets. This file specifies where to attach assets and must include the following:
Columns that correspond to the primary key and Media-type fields of the records that you want to attach assets to. For example, in the following image the first column is the table's PK and the second is the media-type field.
The fields in the Media-type column must contain a list of the file names of assets already uploaded to a Drive. Only exact names are valid and must include the file extension. Use the list separator defined in the EBX® Data Exchange Add-on to distinguish between file names in the list.
To obtain a CSV or Excel file with all primary keys and the columns ready for assets, you can perform an export with only the PK and media-type fields mapped.
To use an import operation to attach assets:
Navigate to the table where you want to import assets.
From the table's Actions menu, select Data Exchange (New) > Import CSV or Import Excel.
Use the Source option select the file containing the primary keys and lists of assets.
Select Mapping.
Apply the Digital asset UUID lookup transformation function:
Note that if a mapping was automatically generated, you must delete it before completing the following steps.
From the list Transformation functions, under Cross reference, drag the Digital asset UUID lookup function to the mapping area.
In the source table on the left, drag the connection point from the field containing the list of assets to the input (left side) of the transformation function.
Connect the output of the transformation function to the Media-type field in the target table.
Select Import.
If an error occurs for individual records or assets, the import will continue with the other records and assets. Any errors that occur display on the import result screen.