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
  • If a script is locked, it will not be compiled during the database compilation. As the scripts can only be compiled all-at-once a compilation error in one script would lead to a non working script library.

    For that reason, the database compiler ask you to lock a script when it contains compilation errors.
Reply
  • If a script is locked, it will not be compiled during the database compilation. As the scripts can only be compiled all-at-once a compilation error in one script would lead to a non working script library.

    For that reason, the database compiler ask you to lock a script when it contains compilation errors.
Children