Greetings everyone,
We are exporting documents (photos) to an external application for salesmen based on ContentDocument each time a document is added/changed in IDM.
The standard BOD contains various URLs to get different mime type of the document : Preview, SmallPreview, Thumbnail.
Consultants of the 3rd party product complain about some URLs not returning the image but this kind of icone below:

Some URLs are working fine though for a given document.
I noticed this problem may occur as well in IDM related information widget. But after a few seconds, the photo is properly displayed without doing anything:

wait()...

My questions are :
- how mime types are managed in IDM ? Is it an online conversion starting from original document ?
- How can i make sure that the 3rd party apps will retrieve the photos properly ?
Thanks for your feedback.