Procedures, 22
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| TaskExists | (Guid, Text) | Boolean | public | 25-28 | - | ||
| CreateTaskMessage | (Text[250], Text, Text[2048], var Record Agent Task) | public | 25, gone | - | |||
| SetStatusToReady | (Record Agent Task) | public | 26, gone | - | |||
| CanSetStatusToReady | (Record Agent Task) | Boolean | public | 26-28 | - | ||
| GetTaskByExternalId | (Guid, Text) | Record Agent Task | public | 27-28 | - | ||
| SetStatusToReady | (var Record Agent Task) | public | 27-28 | - | |||
| StopTask | (var Record Agent Task, Boolean) | public | 27-28 | - | |||
| RestartTask | (var Record Agent Task, Boolean) | public | 27-28 | - | |||
| IsTaskRunning | (var Record Agent Task) | Boolean | public | 27-28 | - | ||
| IsTaskCompleted | (var Record Agent Task) | Boolean | public | 27-28 | - | ||
| IsTaskStopped | (var Record Agent Task) | Boolean | public | 27-28 | - | ||
| SetStatusToReady | (BigInteger) | public | 28 | - | |||
| CanSetStatusToReady | (BigInteger) | Boolean | public | 28 | - | ||
| StopTask | (BigInteger, Boolean) | public | 28 | - | |||
| RestartTask | (BigInteger, Boolean) | public | 28 | - | |||
| IsTaskRunning | (BigInteger) | Boolean | public | 28 | - | ||
| IsTaskCompleted | (BigInteger) | Boolean | public | 28 | - | ||
| IsTaskStopped | (BigInteger) | Boolean | public | 28 | - | ||
| GetCopilotCreditsConsumed | (BigInteger) | Decimal | public | 28 | Pending 29.0 | ||
| Use the methods in the "Agent Consumption Overview" codeunit instead. | |||||||
| GetLogEntryDetails | (var Record Agent Task Log Entry) | Text | public | 28 | - | ||
| GetModelId | (BigInteger) | Code[30] | public | 28 | - | ||
| GetModelName | (BigInteger) | Text[70] | public | 28 | - | ||