VueBean API Program Using AddTextBox Method Hangs After VueBean Sample is Loaded
(Doc ID 2226604.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle AutoVue 2D Professional - Version 21.0.0 and laterOracle AutoVue 3D Professional Advanced - Version 21.0.0 and later
Information in this document applies to any platform.
Symptoms
Actual Behavior
Vuebean API program using addTextBox hangs after "VueBean Sample" screen is loaded
Expected Behavior
Vuebean API program to run without hanging
Steps
- Create VueBean program using addTextBox method by following below:
- Create ApplicationSample by following the instruction in "3.1 Building an AutoVueAPI Application" of "Oracle AutoVue AutoVue API Developer’s Guide"
- Create addTextBox within the ApplicationSample class by following the instruction in "3.4.8 Adding a Text Box Entity"
- Invoke addTextBox method after the last part of the init method (after line: updateFile(); of "3.1 Building an AutoVueAPI Application")
- Run the VueBean program
- The program hangs after "VueBean Sample" screen is loaded
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |