********* UNDER CONSTRUCTION *********
...
Interpreting technical errors
Error | Possible meanings |
---|---|
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 | Problem with job profile |
Deleting Import Logs via the UI
...
To delete Data Import logs the following endpoint can be used:
Method | URL | ContentType | Description |
---|---|---|---|
DELETE | /change-manager/jobExecutions | application/json | Marks for deletion specified ids of DI logs |
...