We need to execute a UC4 job on demand whenever it is needed, not on scheduler basis. Are there any APIs / webservices to start a job execution, to stop job execution and to ask for status of the job, provided by UC4 ?
Thanks in advance!
There are a few ways you can achieve that.
I personally would use the webservice, if not available the Java API. You can find the API in the uc4.jar file that should come along with the installation package (lib folder) or as separate downloadable artifact on the automic download center.