Service provides application journal report with following restrictions:
- only last 7 days data are provided
- maximum output size is 1000 records
Name | Type | Domain | Description | |
---|---|---|---|---|
CDAC | Numeric (4,0) | [0-9]{1,3} | Participant code | |
USRN | Char (40) | User | ||
KODSWS | Char (5) | Web service code | ||
MJDT | Date | Date after which the service was executed | ||
CISPRIK | Numeric (18,0) | Instruction ID | ||
NAKO | Char (7) | Error code | ||
SBST | Char (20) | Substring |
Name | Type | Domain | Description | |
---|---|---|---|---|
CDAC | * | Numeric (4,0) | [0-9]{1,3} | Participant code |
CISPRIK | Numeric (18,0) | Instruction ID | ||
TXNR | Numeric (9,0) | Order in the frame of transaction | ||
USRN | * | Char (64) | Last change - user | |
KODSWS | * | Char (5) | Web service code | |
MJDT | * | Date | Date when the last change was performed | |
MJTS | * | Timestamp | Last change | |
BODY | Char (4000) | Command body | ||
REST | Char (15) | Response time | ||
KOD | Char (7) | Error code | ||
POCV | Numeric (9,0) | No. records in response | ||
TEXT | Char (200) | Error text |