********* UNDER CONSTRUCTION *********
...
Searching and Filtering Import Logs
Add info here; available as of Morning GloryData Import has a specific user interface for viewing import logs. If you want to search for past data import logs that you cannot find on the front page, go to Actions > View all.
Search options include
Filter options include
|
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 |
...