DispatchJob
From
Contents |
Method
DispatchJobResult dispatchJob(UserIDBean userID, JobTemporalIDBean jobID, String fieldDevicePK)
Description
Attempts to dispatch (send) the specified job to the field device indicated. The job must be in CREATED or ASSIGNED state.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
JobTemporalIDBean | jobID | The primary key of the job, and the update index, to confirm the external systems details are up to date. |