Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
Current Situation
- Because a job documentation file can be stored on a place in the filesystem outside of the JobScheduler installation tree,
it is very complicated to configure locations for job documentations.
Desired Behavior
- A user would like to specify
- the URL to an external location, e.g. Wiki system as in http://kb.sos-berlin.com
- the URL to a PDF file, e.g. file:///my_server/path/to/file.pdf
- individual text and html files in $SCHEDULER_DATA/jobs
- JOC expects
- JobScheduler to provide this URL instead of the complete contents of the description element.
- same as no.1
- JobScheduler to provide a URL relative to ./scheduler_data/jobs
Implementation
- Possible Solution: The XML answer for command show_job contains a new XML attribute "description_url" (spooler.answer.job description_url).
Attachments
Issue Links
- is related to
-
JS-1182 JobScheduler should not load job documentations on start-up but on demand
- Dismissed