Hello,
I have a few thousand parts that need images. I have the URLs for those images and I just want to DMT them in, not add them manually. I noticed that the Part.ImageID and/or Part.ImageFileName fields aren’t designed to store URLs. Since I don’t want to waste a bunch of DB space, is there some field I can DMT the URLs into that would make sense in Epicor?
Eg. I have PartNum: 12345ABC
I have URL: https://my.web.site/storage/12345ABC.png
Thank you!