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

SSH Job should export the environment variables in capitals.

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.9, 1.10
    • 1.9.8, 1.10.2, 1.11
    • None

    Description

      Current Situation
      The ssh job exports environment variables for echo order param and task param. The name of the exported environment variable is $SCHEDULER_PARAM<param> where param is the name of the order param or the task param. The param is written as in the order/task. So the order param test will exported in the environment variable SCHEDULER_PARAM_test
      Desired behaviour
      For compatibility to locally executed shell jobs the environment variable should use only capitals so that the order param test will exported in the environment variable SCHEDULER_PARAM_TEST

      Attachments

        Activity

          People

            sp Santiago Aucejo Petzoldt
            ur Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: