MS VB compile error - while running webadi on Mac OS
Oracle EBS Version = 12R1
We have developed one web-adi and it is working as expected on Windows machines.
One of our user has Mac OS and when he try to open the web-adi template on his machine, it is throwing below error:
We tried to compare the References of VBA project on Windows machine and those are as below:
The below references are not available by default on Mac OS:
1. OLE Automation
2. Microsoft Excel 16.0 Object Library
We selected these reference on Mac OS and tried to open the web-adi excel again.
But it does not help and throws the compile error - (user-defined type not defined)