Showing:

Annotations
Diagrams
Identity Constraints
Instances
Model
Properties
Element Configurations
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+-+Reference+Documentation+-+Parameter+Reference#YADE-ReferenceDocumentation-ParameterReference-ParameterReference

References Notes

The root element of a YADE configuration.

  • JobScheduler releases before 1.13.1
    • A configuration file is assigned to the YADE jobs by use the parameter settings.
  • JobScheduler releases starting from 1.13.1
    • The use of the parameter settings for the jobs executed on a JobScheduler Master is deprecated.
    • The functionality to manage the YADE configuration is directly available from JOC Cockpit.
      • The YADE configuration is forwarded by the Joc Cockpit to the respective JobScheduler Master.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_JobResource.tmp#JobResource YADE_configuration_v1_12_xsd_Element_Fragments.tmp#Fragments YADE_configuration_v1_12_xsd_Element_Profiles.tmp#Profiles YADE_configuration_v1_12_xsd_Element_General.tmp#General
Properties
content complex
Model
Instance
<Configurations>
  <JobResource environment_variable="" name="" variable="">{0,1}</JobResource>
  <Fragments>{1,1}</Fragments>
  <Profiles>{1,1}</Profiles>
  <General>{0,1}</General>
</Configurations>