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

JS7 SSH Job supports transfer of variables as Environment Variables for the SSH session

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 2.3.0
    • None

    Description

      Current Situation

      • The JS7 SSH Job does not support transfer of variables to the remote SSH session.
      • Such variables are provided from one or more sources
        • Order variables that are carried by an order
        • Workflow variables that are declared with the workflow
        • Job Resource variables that are configured with job resources

      Desired Behavior

      The JS7 SSH Job should supportĀ use of variables from any of the above sources and make them available as environment variables to the remote SSH session.

      • The environment variables are prefixed with JS7_VAR_ and the variable name (key) in upper case letters.
        • e.g. myVariable -> JS7_VAR_MYVARIABLE
      • The variables to be provided as environment variables can be filtered by a regular expression.
        • The Job Argument for the filter is named filter_regex.
      • If no regular expression is configured then all variables will be exported.

      Patch

      A Patch is available for release 2.2.3 fromĀ https://download.sos-berlin.com/patches/patch-20220318-JITL-684-JITL-685-2.2.3.jar

      See below link how to apply patches.

      Attachments

        Issue Links

          Activity

            People

              sp Santiago Aucejo Petzoldt
              sp Santiago Aucejo Petzoldt
              Divyani Rathore Divyani Rathore
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: