Skip to Content
0
Jun 04, 2020 at 01:30 AM

impex.includeExternalDataMedia not working with cmd

239 Views

I am trying to import impex file from command line . In impex data is provided via external csv file. using

"#%impex.includeExternalDataMedia( ""GlobalSearchConfiguration.csv"" , ""UTF-8"", ';', 1 , -1 );"

Attached is impex code sampleimpex.txt. While execution I am getting below error, detailed error log is attached error.txt.

[java] ERROR [impex reader worker [cj:00010QJ4]]

[ImpExWorker] unexpected error reading : error executing code line at 27 : external data 'GlobalSearchConfiguration.csv' doesn't match any attached media within [] [java] de.hybris.platform.impex.jalo.ImpExException: error executing code line at 27 : external data 'GlobalSearchConfiguration.csv' doesn't match any attached media within []

Not sure what is missing can you please suggest.

Regards,

Amrita

Attachments

sampleimpex.txt (1.1 kB)
error.txt (2.2 kB)