VO substitution is breaking Export to Excel functionality on OAF page
We have a VO substitution on one of the SS HR pages (/oracle/apps/per/selfservice/mgrviews/webui/EmployeeViewsPG), because of this VO substitution 'export to excel' functionality on this page is broken.
When I disable personalizations, it works fine with no issues. I think export to excel utility is not honoring extended VO, instead looking at the standard VO, which is why it is not able to fetch anything.
As we need VO substitution for another business requirement, disabling it is not an option, but we don't want to lose export feature on the page. So any suggestions on how to address this?