Oracle Forms
The Oracle Forms panel of the Project settings tab allows you to configure how Oracle Forms components are managed during runtime. For more information about Oracle Forms components, see Examples of recording.
Three options are available:
- On recording, automatically remove invalid components in requests.
During the recording, handlerId references to components that previously have been destroyed or have never been created are removed from requests.- On runtime, automatically replace component identifiers in requests.
Dynamic references to existing components are automatically inserted in requests.- On runtime, flag requests containing invalid components as errors.
When sending an Oracle Forms request, NeoLoad checks all handlerIds. When a handlerId does not exist, an NL-OF-PLUGIN-ENGINE-03 error for the request is displayed in the Check User Path dialog (see Check a User Path) and in the Results > Errors tab (see Errors). This can be useful, since Oracle Forms Server does not report a request sending an unknown handlerId as an error.
- Tip: It is recommended to leave all options enabled as shown below.
Home