https://ers.infor.com/Ers/SoHoXi/Request/XiDetails.aspx?ced=true&erID=77005&AER=false
Summary:
We would like to be able to update the preview files generated from IDM via API.
This would be very usefull especially for mime types that IDM can't handle, like Autocad drawings (.dwg)
Right now there is a GET method (GET /items/search/item/resource/{conversion}/stream) there is no PUT method to update it externally.
Work Around:
Although we have software to produce conversion of Autocad drawings, there is no way to connect them to the item in the library.
Proposed Solution:
Provide an API method to update conversions of items
Note: we also need this for on premise versions as well