Question

FME Server job Submitter workspace called from API without holding up engines.


I have a Transform master workspace. Depending on the input this workbench can start three different types of other workspaces.

 

The Transform master is called using an API, that should be notified when the transformation is complete. But my problem is that I want the master script to not wait for the job submitter to complete so that it does not block one of our engines.

 

Is there a way to send back the job ID of the job submitter to the API instead of the master job ID? Or any similar solution to this problem?

 

Thanks,

 

Samuel


0 replies

Be the first to reply!

Reply