I am trying to create a job instance from the job template. I have passed the runtime parameters to the start job component but get the following error.
- Start failed for job template ID: START_JOB_14 - Start failed for job template ID: abc: com.streamsets.pipeline.lib.ControlHubApiException: Unexpected exception from Control Hub: START_JOB_05 - Failed to parse runtime parameters for job ID: abc, error: 400:
I have made sure that the parameter name is correct. Please help me with why is it not able to parse the runtime parameters?