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 will not get an error during the generation of the process chain in the object browser, as the script name parameter is just a string. You are not trying to execute the script at this point in time.

    But you will get an error during the execution of the process step as the script component will not be able to execute the script as it is not part of the compiled script assembly.
Reply
  • You will not get an error during the generation of the process chain in the object browser, as the script name parameter is just a string. You are not trying to execute the script at this point in time.

    But you will get an error during the execution of the process step as the script component will not be able to execute the script as it is not part of the compiled script assembly.
Children
No Data