StopRemoteTransaction v2

../_images/StopRemoteTransaction-v2_dlg.png

StopRemoteTransaction dialog.

Summary

Stop a job transaction on a (remote) compute resource.

Properties

Name Direction Type Default Description
ComputeResource Input string Mandatory The name of the remote computer where the transaction was created. Allowed values: ['SCARF@STFC‘]
TransactionID Input string Mandatory The ID string returned when the transaction was created

Description

Stop a transaction on a (remote) compute resource. The transaction must have been created previously with StartRemoteTransaction v2.

For more details on remote algorithms when using the Mantid web service remote job submission API, see the remote job submission API docs.

Previous Versions

Version 1

Version 1 stops transactions using the Stop action of the Mantid remote job submission API. This is still supported as one of the variants of Versions 2 and above, when the compute resource uses the Mantid remote job submission API as job manager (underlying remote job scheduling mechanism).

Categories: Algorithms | Remote