Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12, 1.13
-
None
-
None
Description
Current Situation
When the YADE configuration is managed by JOC-Cockpit or generated by the .NET XML Editor and
- a user sets Operation=Move and wants to execute the Post-/Preprocessing commands on the local machine then the XML Editors allows only to add a "LocalTarget" child node on a MoveSource/MoveSourceFragmentRef element
- this is wrong - in this case the pre-/post-processing commands will be executed on the Target system instead of the local machine.
Desired Beghaviour
- The XML Editor should generate a LocalSource element when the pre-/post-processing commands should be executed on the local machine.
Workaround
- Download the current schema file YADE_configuration_v1.12.xsd.
- JobScheduler 1.x
- Copy the YADE_configuration_v1.12.xsd schema file to following locations:
- JOC Cockpit (see JOC Cockpit XML Editor - XSD schema location)
- <jetty_base>/resources/joc/xsd/yade
- JobScheduler Master
- <scheduler_data>/config/live/sos/.configuration/yade
- JOC Cockpit (see JOC Cockpit XML Editor - XSD schema location)
- Restart JOC Cockpit
- Copy the YADE_configuration_v1.12.xsd schema file to following locations: