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