Jump to content
Server Maintenance This Week. ×

Which Function is Missing?


This topic is 2004 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Dennis,

After the first time you run the script in question, it will register the function you are defining in line#3.   Then most likely the next time you look at this script, you will see the function name, "SaveContainerAsFile" rather than <Function Missing>.

--Bob

Link to comment
Share on other sites

You may also consider moving the RegisterGroovy call to a start up script. That way, the function will show in that script regardless and you wont introduce extra over head by calling the RegisterGroovy function every time the above script runs. 

Link to comment
Share on other sites

This topic is 2004 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.