Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1026

Standalone shell job can write task parameter

    XMLWordPrintable

Details

    Description

      Shell jobs in a job chain can write parameter like

      echo "foo=bar" >> $SCHEDULER_RETURN_VALUES
      

      It should be possible for standalone shell jobs too.
      It is useful for post-processing and for commands with copy_params like

      <commands on_exit_code="success">
          <start_job job="/test">
              <params>
                  <copy_params from="task"/>
              </params>
          </start_job>
      </commands>
      

      Attachments

        Activity

          People

            fs Florian Schreiber (Inactive)
            oh Oliver Haufe
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: