Enhancement Request: Can OUAF FW display batch submission parameter on Batch Run Tree and other UIs
Most of the corporate customers are using enterprise scheduler and doesn't use OUAF batch submission UI to submit jobs. This is again a recommendation from OUAF to use the scheduler like Stone branch, AutoSys etc.
As these batches are submitted via third party application, there is no way within C2M to find out what parameter were used to submit the job. It restricts the capabilities of C2M user to see, verify and evaluate batch behavior without knowing those parameters. It creates unnecessary dependencies on the third-party tool.
We have so many monitor batch jobs which works with different parameter for different business object, different statuses etc. These batch jobs generally on schedule which runs every 15 or 30 mins. When we look at the batch run tree, we see 100 batch run tree records but it is impossible to find out what were the batch parameters during submission from third party tool. System should capture those directly either in CI_BATCH_JOB_PARM table or another child table for CI_BATCH_RUN to show this information in OUAF FW only.