OpenWGA 7.4 - TMLScript reference
WGA » WGA.JobsMethod :
getLogURL(jobname)
| On object | WGA.Jobs |
| Usage | Returns an URL under which OpenWGA publishes the log of a running job |
| Description | OpenWGA publishes the log of running jobs under URLs that can be retrieved by this method. However one must be logged in as OpenWGA administrator to view the job log. |
| Parameters |
jobname (String): Name of the job |
| Return value | URL to job log (String) |
| Allowed in script types |
|