Hello,
We have a list of URL (more than 100.000) with images that we wants to add to our released products.
We imported the list in ax but we are looking how we can add those with X++ script.
tmpImportItemInfo.ItemId = "LiYCY"
tmpImport.InventDimId = "7654321" for Config = "" / Size = "16x2x0.75" / Color = "Grey"
tmpImport.Url (nvarchar(256)) = "www.allkabel.eu/.../94_LiYCY%20parovy.jpg"
Please help.
We try some code to import from file but it doesn't works for URL.
*This post is locked for comments
I have the same question (0)