Go to Sitemap.
Search for Administration - Application and click.
In Aggregate view select System Preferences.
create new record and set Busy Cursor Timeout for System Preference Name and set its value in seconds.
all done.
System Preference Name: Busy Cursor Timeout
Default Value: 30
Description: Controls the maximum time the cursor shows as busy. The default value is 30 seconds and is also the minimum value.
The Busy Cursor Timeout preference provides a way to customize the maximum timeout of the application based on the customer process and usage. This system preference does not change the busy cursor behavior. It provides a way to customize the hourglass timing. Busy Cursor Timeout can be interrupted by other processes that also have timeouts, such as Message Bar interval, Portlet session timeout, or any custom implementation that does a polled server call at regular intervals. The Busy Cursor Timeout value should be less than the timeout values of these processes.
The end of the busy cursor period can indicate one of the following events:
1. A process may take more time than the maximum Busy Cursor Timeout value and the maximum time has been reached.
2. The process has completed.
3. The process has been interrupted by another module.
Source:
https://docs.oracle.com/cd/E95904_01/books/ConfigOpenUI/customizing39.html#wp1027381
Search for Administration - Application and click.
In Aggregate view select System Preferences.
create new record and set Busy Cursor Timeout for System Preference Name and set its value in seconds.
all done.
System Preference Name: Busy Cursor Timeout
Default Value: 30
Description: Controls the maximum time the cursor shows as busy. The default value is 30 seconds and is also the minimum value.
The Busy Cursor Timeout preference provides a way to customize the maximum timeout of the application based on the customer process and usage. This system preference does not change the busy cursor behavior. It provides a way to customize the hourglass timing. Busy Cursor Timeout can be interrupted by other processes that also have timeouts, such as Message Bar interval, Portlet session timeout, or any custom implementation that does a polled server call at regular intervals. The Busy Cursor Timeout value should be less than the timeout values of these processes.
The end of the busy cursor period can indicate one of the following events:
1. A process may take more time than the maximum Busy Cursor Timeout value and the maximum time has been reached.
2. The process has completed.
3. The process has been interrupted by another module.
Source:
https://docs.oracle.com/cd/E95904_01/books/ConfigOpenUI/customizing39.html#wp1027381
Comments
Post a Comment