I'm having a problem loading the image through the import function.
I want to clarify that the XML file that is read by CSVI is processed by an external cms, which goes to save the photos inside the server.
The element and content of the file is as follows:
<Photos> <Photo><IdType> 1 </ IdType> <Name /> <RelativeFilePath> rdy_Files / Photos / 13276_310.JPG </ RelativeFilePath> </ Photo></ Photos>
the file_url correctly releases the link, but the link is not generated.