Details
-
Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.3.1
-
None
Description
If ${paramName} replacements are configured for JobSchedulerManagedExecutableJob in the XML configuration, the Job Scheduler will try to replace these with environment variables already on startup.
As the configured parameters propably don't exist as environment variables,
(The {paramName}
parameters work in ManagedJobs because they are read from the database at runtime)