Question
When a script process is looping infinitely,
- Is it possible to check the infinite loop status?
- Will the script process automatically be timed out?
Answer
1. Is it possible to check the infinite loop status?
-When the script is executed on the Designer
It is possible to check on the [Execution log] on the Designer or the service event log of [HULFT Integrate].
-When the script is executed by any job
It is possible to check on the service event log of [HULFT Integrate].
Regardless of the above script execution methods, you can judge that the script process is looping infinitely if a same process is repeated more than expected on an appropriate log.
2. Will the script process automatically be timed out?
A script process will not be automatically timed out.
If an infinite loop occurs, please go to [︙] - [Cancel script] on the service event log list of [HULFT Integrate].
Comments
0 comments
Article is closed for comments.