Skip to main content

Hi,



I have some scripts that do data-validation over all the records in a view before moving them into a new view. Would it be possible to display a progress bar in the scripting app to indicate how long a process should take.



Thanks in advance 🙂

This is possible. Check out this thread for inspiration.


If your scripts include data validation steps, you might also want to check out the DataGuard extension—it can handle validation in real-time and might save you from running manual checks.


Reply