ravi99
24th February 2018, 02:48
I have Baan session with multiple options(Spec.Options). I want to run this session in job with specific option, how can do it? Please let me know.

Thanks

Ajesh
27th February 2018, 07:47
What difference it makes if there are multiple options while running the session in a Job?

JaapJD
27th February 2018, 11:39
It is not possible. The job always runs with the default option of the session. As an alternative you can add an enum field on the form to specify the type of processing you want. You can leave the buttons for normal processing and enable that input field only if the choice is create.job.