Table of Contents
Warning
StartRemoteTransaction is deprecated. Use StartRemoteTransaction version 2 instead.
Name | Direction | Type | Default | Description |
---|---|---|---|---|
ComputeResource | Input | string | Mandatory | The name of the remote computer where the new transaction will be created. Allowed values: ['SCARF@STFC‘] |
TransactionID | Output | string | The ID of the new transaction |
Start a job transaction on a remote compute resource.
For more details, see the remote job submission API docs.
Categories: Algorithms | Remote | Deprecated
C++ source: StartRemoteTransaction.cpp (last modified: 2016-10-26)
C++ header: StartRemoteTransaction.h (last modified: 2016-12-19)