Skip to content

LouisMoreaux/apex-bg-prcs-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apex-bg-prcs-progress

Region plug-in that allows you to monitor the background process execution in your Oracle APEX application

Screen recording showing the APEX Background Process Progress plug-in

Installation

Import the file located at plug-in/region_type_plugin_apex_lmoreaux_bgd_process_progress

configuration

Region attributes

Attribute Description
Execution Id Page item containing the Execution ID you wish to monitor.
Progress Type Type of progress (Bar or Circular).
Display Percentage? Display the completion percentage (Y/N)
Display Status? Display the execution status (Y/N)
Color Variable Choose the color.
Based on the Universal Theme colors, more info here.
Width Width or the Progress Bar.
Height Height of the Progress Bar.
Size Size of the circular progress
Redirect On Completion? Redirect on execution completion (Y/N)
Redirect Link Link to redirect the user upon completion.

Component attributes

Attribute Description
Max Iteration Maximum number of iteration.
Sleep Time Waiting time between two AJAX call to get the execution status.

Events

An Execution Completed component event can be selected in a Dynamic Action to update the page after the completion

Screenshot showing the Execution Completed event

Demo

A live demo can be found at https://apex.oracle.com/pls/apex/r/louis/plug-ins/background-processes

About

Background Process Progress

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors