I am importing csv files into ATG BCC manuallly.While import some assets failed due to data issue.For example category does not import due to missing child products.In BCC import popup it is showing message like 1 out of 44 item is missing.But it does not provide the id of the missing item.For larger data imports it is difficult to find out the failed repository ids in source data.
I tried to enabled the logs of /atg/web/assetmanager/transfer/ImportAsset but no help.
Is there any component in BCC where I can enable the logs and see the failed assets detail (in above example missing product ids for failed category)??
Thanks in advance