does batch controller works with input parameters to execute utilities?
I would like to know how can I configure the batch controller for the following command.
pin_ledger_report -mode run_report -start 01/01/10 -end 02/01/10 -type billed -report $PIN_HOME/reports/gl/billed_summary.txt -summary
is it possible to trigger gl reports with changing start date as parameter ?