Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-716

Support for user-defined JavaScript Jobs

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.5.4, 2.6.1
    • None

    Description

      Feature

      • Users can create JavaScript jobs that are running in a Standalone Agent or in a Subagent of an Agent Cluster.
      • JavaScript jobs share the JVM of the Agent, they require use of Graal VM.
      • JavaScript jobs have access to the JS7OrderStep object offered by JS7.
        • The JS7OrderStep object includes methods
          • to access order variables, workflow variables and variables from job resources.
          • to access job related information items such as the job name, the job label etc.
          • to access the order's outcome that can be use to pass variables to subsequent jobs and to specify a return code.
        • Users have to implement the processOrder() method that is called by the JS7 Agent when an order passes the job.

      Attachments

        Issue Links

          Activity

            People

              re Robert Ehrlich
              ap Andreas Püschel
              Andreas Püschel Andreas Püschel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: