Data Block Item Missing in .fmx but Present in .fmb
I'm deeply perplexed by this issue. Basically, I've got a form that's part of a larger ERP application. This form received a new text field in one of its blocks. Both the enabled and visible properties are set to true, yet, for some reason, it isn't showing up on the converted form on the QA and Production servers.
Here's a little more background.
The application is developed on Windows Server 2008 R2 with WebLogic 10.3.6, Forms 11gR2 11.1.2.2.0, and JRockit-JDK1.6.0_71.
The QA environment is Oracle Linux 6.5 with WebLogic 10.3.6, Forms 11gR2 11.1.2.2.0, and JRockit-JDK1.6.0_81.
We have another instance running Oracle Linux 6.5 with WebLogic 10.3.6, Forms 11gR2 11.1.2.1.0, and JRockit-JDK1.6.0_71 where the item DOES APPEAR.