Hi all,
on the Enterprise Scheduler 12c I successfully defined a new Job of type SyncWebserviceJobType. The webservice is a dummy webservice for testing purpose only. I tried to submit a Job Request for this the new Job Type and it successfully worked: the Request Status is Succeeded and the Process Phase is Completed. This is the easiest case, but the web service I'm going to develop must return a variabile which states if it worked properly or not. I was wondering, if my web service returns a string indicating that there was an error (e.g. 'E'), is there a way to mark the Job Request Status as endend in error? In the documentation abount the Oracle Enterprise Scheduler I couldn't find an answer to this question.
Any help is appreciated.
Regards
Claudio