On generating the other sizes needed, it's already in the source code, see https://github.com/apache/ofbiz-framework/blob/trunk/applications/product/src/main/java/org/apache/ofbiz/product/image/ScaleImage.java
-----邮件原件----- 发件人: Jesse Thomas [mailto:[email protected]] 发送时间: 2018年1月24日 15:30 收件人: [email protected] 主题: data import - product images Is there is a way of using a data reader to load a product image and have it treated as though its uploaded as an "Original Image" (generating the other sizes needed)? Or whats the best way to load images during data migration? The images are available in the file system and via http, several thousand of them. Thanks in advance for any help or advice! Thanks, Jesse
