java reflection through Peoplecode is not working
I’m trying to call a method(getSheetAt) of XSFFWorkbook class to read excel files but its throwing overload matches error in peoplesoft. To get around this issue, I’ve tried using Java reflection concept but it doesn’t seem to work.. Can somebody please help. Thanks