OpenWGA 7.2 - TMLScript reference

WGA » WGA.Jobs
Method :

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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events