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
  • I believe you already have a process which calls a script. Lock that script, commit, compile and execute the process - it will fail by complaining the script couldn't be found (or something to that effect). Now,Unlock the script, commit to DB, compile and execute the process again, it will work (barring any errors generated during script execution or other process errors itself).
Reply
  • I believe you already have a process which calls a script. Lock that script, commit, compile and execute the process - it will fail by complaining the script couldn't be found (or something to that effect). Now,Unlock the script, commit to DB, compile and execute the process again, it will work (barring any errors generated during script execution or other process errors itself).
Children
No Data