When I run the tool, I get an error indicating that it "can't find corresponding Data Set". When I opened the solution and debugged with breakpoints, I noticed that in the ConvertFileWithDataSet function, it fails when it tries to find the dataset in the datasetmap using the dataset name.
The datasetname variable is set to the actual dataset name but the datasetMap contains an entry that includes the file path in the data set name ("/filepath/datasets/datasetname"). See screenshot. I even tried the latest version of code from 8/15/2022. Please help.


CI_5291851
When I run the tool, I get an error indicating that it "can't find corresponding Data Set". When I opened the solution and debugged with breakpoints, I noticed that in the ConvertFileWithDataSet function, it fails when it tries to find the dataset in the datasetmap using the dataset name.
The datasetname variable is set to the actual dataset name but the datasetMap contains an entry that includes the file path in the data set name ("/filepath/datasets/datasetname"). See screenshot. I even tried the latest version of code from 8/15/2022. Please help.
CI_5291851