Our users like the “thumbnail” image that can be displayed as the image blob under (Select Action > Add/Modify Image). Is there a way to attach image blobs in batch to the Oracle database? I was successful with attaching to the file system, but have not figured out image blobs yet. I'd prefer not having to use code or scripting so I can hand off this task to someone that can follow directions and use an Excel-like spreadsheet to perform the action.
This one has instructions for DB2: https://www.ibm.com/mysupport/s/question/0D50z000060eR1qCAE/import-images-to-imglib-table-maximo-7117?language=en_US
This one has a possible solution, but prefer to avoid scripting or code if possible... http://vietmaximo.blogspot.com/2018/06/bulk-upload-images-via-integration.html
http://vietmaximo.blogspot.com/2018/03/importexport-maximo-imagelib-data-via.html
Python code to insert to IMGLIB:
https://ruggieriz.com/f/ibm-maximo-update-asset-image-python?blogcategory=Images
#Support#SupportMigration#Maximo#AssetandFacilitiesManagement