This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Locking of Scripts in Designer

Hi All,

 

Can you explain me what is the use of locking the script in Designer. What will be the efect if the script is in locked status which is being used in any process task.

 

Thanks

Parents
  • You can think of a locked script as a script which doesn't exist from an execution point of view - so, as Markus said, when the time comes to execute the process step which runs the script it won't find the script and complain. The feature is useful say if you are writing a script but don't want it to be compiled as part of the DB since the script might not be ready for compilation.
Reply
  • You can think of a locked script as a script which doesn't exist from an execution point of view - so, as Markus said, when the time comes to execute the process step which runs the script it won't find the script and complain. The feature is useful say if you are writing a script but don't want it to be compiled as part of the DB since the script might not be ready for compilation.
Children
No Data