OAF: VO Extension: Getting an Error JBO-27022
I am trying to extend ReqDetailsVO of Requisition Details page in iProcurement to show more information of a requisition. After following all the steps, I am getting an error:oracle.jbo.AttributeLoadException: JBO-27022: Failed to load value at index 42 with java object of type java.lang.String due to java.sql.SQLException
I have searched for related issue in Oracle community and followed the suggested solutions. But the error is still coming.
The suggestions I have followed:
1. Disable all the personalization.
2. Checked the permission of the deployed files.
Please help..