Thanks to all suggestions in the discussions. These suggestions provide all the ways/directions to debug the code. In summary, by testing, I found in the current scenario, two ways made it work: 1) update the cases of letters in the path/file to be consistent; 2) I added a slash to the end of the first line, it could import the data (not knowing why, but this was what happened): %CsvExl_Import(location= &rootDir.projects/pmh/qa/qci/pmh-be-car-cat/&impl./ ,filename= caCat_Test_Plan_&impl. ,DBMS= xlsx ,outfile= caCat_Test_Plan_&impl.)
... View more