Help

Loading bar for scripts

Topic Labels: Scripting extentions
Solved
Jump to Solution
1210 2
cancel
Showing results for 
Search instead for 
Did you mean: 
tasty213
5 - Automation Enthusiast
5 - Automation Enthusiast

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 :slightly_smiling_face:

1 Solution

Accepted Solutions
kuovonne
18 - Pluto
18 - Pluto

This is possible. Check out this thread for inspiration.

See Solution in Thread

2 Replies 2
kuovonne
18 - Pluto
18 - Pluto

This is possible. Check out this thread for inspiration.

QuantumStep
5 - Automation Enthusiast
5 - Automation Enthusiast

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.