Dear SDN folks, I am trying to add schedules passing parameters to XSjob via scheuler which in turns passed to stored procedure but getting below error.
design time xsjob -
xs job scheduler:
in below parameter i am passing different values than the defined default values but getting Modify schedule failed error
Error screen shot:
The store procedure is actually the Flow graph procedure which want to schedule via design time xsjob to set dependency between parent and child job.Any help is much appreciated