Skip to main content

How to stop export Jobs that is in CANCELLING state?

Problem

How to stop export Jobs that are in CANCELLING state?

Solution

You can use _forceStop API endPoint to stop the Cancelling State Export Job

Initiate stopping of the task with the given ID.

This task is available to the Administrator only.

Request

PUT {ExportServiceURL}/tasks/{taskId}/_forceStop

Response

A status of the operation: success or error.

{"status": "success"}

References

https://docs.reltio.com/exportapi/exportforcestoptask.html

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.