Inherited Boilerplate text are not displaying at run time
We are upgrading Oracle Forms from version 12.2.1.0.0 to 12.2.1.3 , during the upgrade we have found that boilerplate text which are inherited from library are not displaying in application. new fmx regenerate it with the compile_all=yes option.
My application Library code ( olb file ) contains canvas , block, items and boilerplate text and all forms are sub classed with this library components. When form is loaded in application , all library components are visible in form except boilerplate text.
All forms and libraries are exists at same path on server. Please suggest why boilerplate text are not displaying at run time ?