GET api/ytcpmsg/GetStatusFor/{id}?entityIdent={entityIdent}&idcust={idcust}&historyrows={historyrows}

Status of running action by MSGID. Mainly Automatization.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Message id (from SaveAnyData) or Task

globally unique identifier

Required

entityIdent

type of ID

enTablesLink

Default value is LTWDAction

idcust

WorkSpace ID

integer

None.

historyrows

MAX=10 rows from GetEventLog by entityIdent. When 0, then nothing

byte

Default value is 0

api-version

The requested API version

string

Default value is 1.0

Body Parameters

None.

Response Information

Resource Description

AutomatizationModel,ResponseCallbackObject,TWELog

MessageStatus
NameDescriptionTypeAdditional information
Automatization

AutomatizationModel

None.

RawMSG

ResponseCallbackObject

None.

EventLogHistory

Collection of TWELog

None.

Response Formats

application/json, text/json

Sample:
{
  "Automatization": {
    "GID": "00000000-0000-0000-0000-000000000000",
    "ActionHGID": "c2615c71-17e5-4b83-994c-46c002d02148",
    "ActionHID": 2,
    "IDCust": 3,
    "Executer": null,
    "Completed": true,
    "CurrentTask": {
      "ActionID": 1,
      "Name": "sample string 2",
      "msgid": "57aef4e2-9e90-4e31-a2dd-790dae51729d",
      "Looped": 4,
      "DatExpire": "2024-05-09T03:49:53.6447725+02:00",
      "DatStart": "2024-05-09T03:49:53.6447725+02:00",
      "DatEnd": "2024-05-09T03:49:53.6447725+02:00",
      "Completed": true,
      "Exception": "sample string 6",
      "CurrentPosition": 7,
      "RowsWritten": 8
    },
    "Status": [
      {
        "ActionID": 1,
        "Name": "sample string 2",
        "msgid": "57aef4e2-9e90-4e31-a2dd-790dae51729d",
        "Looped": 4,
        "DatExpire": "2024-05-09T03:49:53.6447725+02:00",
        "DatStart": "2024-05-09T03:49:53.6447725+02:00",
        "DatEnd": "2024-05-09T03:49:53.6447725+02:00",
        "Completed": true,
        "Exception": "sample string 6",
        "CurrentPosition": 7,
        "RowsWritten": 8
      },
      {
        "ActionID": 1,
        "Name": "sample string 2",
        "msgid": "57aef4e2-9e90-4e31-a2dd-790dae51729d",
        "Looped": 4,
        "DatExpire": "2024-05-09T03:49:53.6447725+02:00",
        "DatStart": "2024-05-09T03:49:53.6447725+02:00",
        "DatEnd": "2024-05-09T03:49:53.6447725+02:00",
        "Completed": true,
        "Exception": "sample string 6",
        "CurrentPosition": 7,
        "RowsWritten": 8
      }
    ]
  },
  "RawMSG": {
    "DSetUpp": {
      "SqlTimeout": 1,
      "ChunkOffset": 1,
      "SaveSQLcmd": "sample string 1",
      "c_expiresec": 1,
      "TotalBytes": 2,
      "CurrentPosition": 3,
      "BufferSize": 4,
      "SQLcmd": "sample string 5",
      "mType": 0,
      "RowsLimit": 6,
      "Pars": {
        "ParType": 0,
        "Params": [
          {
            "ParName": "sample string 1",
            "ValName": "sample string 2",
            "Val": {},
            "Cond": "sample string 4",
            "DType": 0
          },
          {
            "ParName": "sample string 1",
            "ValName": "sample string 2",
            "Val": {},
            "Cond": "sample string 4",
            "DType": 0
          }
        ]
      },
      "SavePars": {
        "ParType": 0,
        "Params": [
          {
            "ParName": "sample string 1",
            "ValName": "sample string 2",
            "Val": {},
            "Cond": "sample string 4",
            "DType": 0
          },
          {
            "ParName": "sample string 1",
            "ValName": "sample string 2",
            "Val": {},
            "Cond": "sample string 4",
            "DType": 0
          }
        ]
      },
      "TypedPars": [
        {
          "ParType": 0,
          "Params": [
            {
              "ParName": "sample string 1",
              "ValName": "sample string 2",
              "Val": {},
              "Cond": "sample string 4",
              "DType": 0
            },
            {
              "ParName": "sample string 1",
              "ValName": "sample string 2",
              "Val": {},
              "Cond": "sample string 4",
              "DType": 0
            }
          ]
        },
        {
          "ParType": 0,
          "Params": [
            {
              "ParName": "sample string 1",
              "ValName": "sample string 2",
              "Val": {},
              "Cond": "sample string 4",
              "DType": 0
            },
            {
              "ParName": "sample string 1",
              "ValName": "sample string 2",
              "Val": {},
              "Cond": "sample string 4",
              "DType": 0
            }
          ]
        }
      ],
      "netf": 7,
      "CallbackID": "9e1b32c1-d9d9-4efa-9175-fd1aea5bd903",
      "HasError": true,
      "Exception": {
        "ClassName": "System.Exception",
        "Message": null,
        "Data": null,
        "InnerException": null,
        "HelpURL": "sample string 1",
        "StackTraceString": null,
        "RemoteStackTraceString": null,
        "RemoteStackIndex": 0,
        "ExceptionMethod": null,
        "HResult": 3,
        "Source": "sample string 2",
        "WatsonBuckets": null
      }
    },
    "DatExpire": "2024-05-09T03:49:53.6447725+02:00",
    "Completed": true,
    "ID": "c17ad66b-4fe4-45fe-bf65-8dec4527be20",
    "mType": 0,
    "Exception": {
      "ClassName": "System.Exception",
      "Message": null,
      "Data": null,
      "InnerException": null,
      "HelpURL": "sample string 1",
      "StackTraceString": null,
      "RemoteStackTraceString": null,
      "RemoteStackIndex": 0,
      "ExceptionMethod": null,
      "HResult": 3,
      "Source": "sample string 2",
      "WatsonBuckets": null
    },
    "CurrentPosition": 4,
    "TotalBytes": 5,
    "IsRelayed": true,
    "IDCGetter": "f4be7bbf-c159-4dac-8f18-d5bab1538ebc",
    "IDCSetter": "f8d3575f-892d-417e-9521-75897c124ae6"
  },
  "EventLogHistory": [
    {
      "ID": 1,
      "IDCust": 1,
      "EntityIDent": 0,
      "GIDObject": "3b830d23-964c-44c7-b9b6-c35fdaaeab52",
      "KeyStr": "sample string 2",
      "EventType": 1,
      "EventState": 10,
      "DatStart": "2024-05-09T03:49:53.6447725+02:00",
      "DatStop": "2024-05-09T03:49:53.6447725+02:00",
      "ValueInt": 1,
      "ValueStr": "sample string 3",
      "ValueJson": "sample string 4",
      "DatCreated": "2024-05-09T03:49:53.6447725+02:00",
      "IDUsr": "sample string 6"
    },
    {
      "ID": 1,
      "IDCust": 1,
      "EntityIDent": 0,
      "GIDObject": "3b830d23-964c-44c7-b9b6-c35fdaaeab52",
      "KeyStr": "sample string 2",
      "EventType": 1,
      "EventState": 10,
      "DatStart": "2024-05-09T03:49:53.6447725+02:00",
      "DatStop": "2024-05-09T03:49:53.6447725+02:00",
      "ValueInt": 1,
      "ValueStr": "sample string 3",
      "ValueJson": "sample string 4",
      "DatCreated": "2024-05-09T03:49:53.6447725+02:00",
      "IDUsr": "sample string 6"
    }
  ]
}