I installed version 1.0 and tried to import my demo app exported from RC1, but the import failed with the following error: "All Formspider Objects are not loaded successfully: ORA-02291: integrity constraint (FSR_SYS.C283197_TYPE_CD_FK) violated - parent key not found" |
Pre/PostTabHide events were added on version 1.0RC. Event names are updated to pre/postTabClose on version 1.0. If you had used pre/postTabHide events on version 1.0RC, please comment out the event codes on your panel XMLs and export your application. Then import the application to 1.0 and update panel XMLs with the new event names. |