Each variable in the Output Variable Names list is created with the corresponding CA Process Automation type.
If a variable name in the Output Variable Names does not exist in the script, the operator creates the corresponding variable as an empty String.
The bean shell interpreter provides a robust environment where if the script throws an exception or contains an error, the variables defined and initialized in the script before the occurrence of the error can be retrieved with their values. On the other hand, the javascript interpreter does not allow for any variable to be retrieved with its value if the script throws an exception or contains an error.
Output parameters include:
|
Copyright © 2014 CA.
All rights reserved.
|
|