Skip to main content
Solved

Async Job Submitter Service

  • September 24, 2014
  • 2 replies
  • 11 views

Hello,

 

 

I have published a wrokflow as Job Submitter Service and I am sending a service request with service mode as ASYNC. I get immidiate response that job submitted successfuly. I am not sure how should I capture the response from the actual execution of service whether it's successful or failed. Is the notification service is only solution?

Best answer by david_r

Hi,

 

 

your answer from the JobSubmitter will contain a JobID, which you can use to poll the job status:

 

 

http://myserver/transformations/jobs/id/<jobid>

 

 

Also look at the API documentation where this call is explained in detail:

 

http://docs.safe.com/fme/html/FME_REST/#

 

 

David
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

david_r
Evangelist
  • September 24, 2014
Hi,

 

 

your answer from the JobSubmitter will contain a JobID, which you can use to poll the job status:

 

 

http://myserver/transformations/jobs/id/<jobid>

 

 

Also look at the API documentation where this call is explained in detail:

 

http://docs.safe.com/fme/html/FME_REST/#

 

 

David

  • September 24, 2014
Thanks David.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings