Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page is WORK IN PROGRESS ...

Inserting Documentation Links in Job Titles

This feature is available since was introduced with JobScheduler release <span style="color:forestgreen">1.3.12.1296</span>

HTTP addresses can be added to job titles in JOE Links can be built into job titles.
These are mainly intended to be used to provide a convenient link to job documentation.
The links can be added in JOE (JobScheduler Object Editor) as shown in the screenshot below, which shows a simple HTTP link:

These

addresses will then be repeated in JOC as active HTTP links as shown in the next screenshotIn JOC (JobScheduler Operations Center) this link will then look like:

Under the following conditions JOC (JobScheduler Operations Center) finds an URL in the titleThe following conditions have to be met before a title containing an URL will be shown in JOC:

  • The URL must has to start with "http://", "https://" or "www.".
  • The URL must ends has to end with a space or the title ends itself has to end with the URL.
  • Punctuations at the ends Punctuation marks are allowed after an URL.
  • More than one link is possible.

Example:

Open JOE (JobScheduler Object Editor) and type the following text in the title field of a job. (See also the screenshot to the right:

Code Block
 seeSee &lt;a href="<nowiki>http://sourceforge.net/apps/mediawiki/jobscheduler/index.php</nowiki>"&gt;here&lt;/a&gt; for more information and also www.sos-berlin.com.

The OperationsGui shows JOC will now show the following title for the job:
see "See here for more information and also www.sos-berlin.com."