cancel
Showing results for 
Search instead for 
Did you mean: 

Error when running Run_Batch_Job web service call

Former Member
0 Kudos

WHen I call the Run_Batch_Job web service I am getting the following error. I have tried sending job server as NULL or as <JOBSERVER>:3500 and get the same message. Any ideas

<TEST2>

- <BatchJobResponse>

<pid>-1</pid>

<cid>-1</cid>

<rid>-1</rid>

<repoName>bods_repo5</repoName>

<errorMessage>Web Services sent the request to start batch job 'Job_AIO_Vendor_IDOC' on server 'null'. The Job Server refused the request with error: Job Server not found</errorMessage>

</BatchJobResponse>

<AL_ERROR_NUM>0</AL_ERROR_NUM>

<AL_ERROR_MSG />

</TEST2>

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I sorted this. My mistake

Former Member
0 Kudos

Hello,

I am also trying to do the same thing. When I set the job server to <host>:port, I am getting an error stating the job server is not found. I tried also using the Job Server Name rather than <host>:port and I get the same error. Given that you solved this, can you point out what I'm doing wrong? Thanks so much.

Error message:

Web Services sent the request to start batch job '<JobName>' on server 'HOU-BOE-0:3501'. The Job Server refused the request with error: Job Server not found