Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
The JobScheduler Universal Agent starts jobs with the preconfigured working directory $SCHEDULER_HOME that points to the installation directory.
Desired Behavior
An environment variable ${SCHEDULER_WORK_DIR} can be used to set a different working directory, e.g. ${HOME} (Unix) or %USERPROFILE% (Windows).