Job Scheduler: Pass PHP parameters to Scripts

  • Ability to pass the GET request parameters to the PHP script from the Job Scheduler page.
  • Validation of the GET parameters in the Job Scheduler page.
  • Maximum allowed length for the parameters is 255.

Pass parameters to Scripts

Pass parameters to Scripts

Business Value:

Reusability: Administrators can reuse the same PHP script for different jobs by passing the GET parameters for each job from the BUI page.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

The site has to be on 25A version to pass GET parameters to PHP scripts