Printbeat Jobs API missing jobs in printrun context
Author
Message
Posted: 10 January 2022 - 11:47pm
- Log in to post comments
Printbeat Jobs API missing jobs in printrun context
Good Morning, I'm working on integrating near-real time data from the Indigo presses into our ERP-system. How can it be that the last job in 'historic' context is this one: { "jobName": "11-01-2022_1220012145P1_01-001_8256881-7338281_M-PA-HVMAMC170_21x29.7_back_1pcs", "jobProgress": "PRINTED", "marker": 21004225157, "jobSubmitTime": "2022-01-10T09:21:10.000", "deviceId": "7a754aca-e008-46e9-a4e9-698d69334152" } And when I want to fetch near-real time data through context 'printrun', the last job on the same machine is this one: { "jobName": "30-12-2021_2021760597P1_01-001_8214312-7301881_M-PA-HVMAMC250_29.7x42_front_1pcs", "jobProgress": "PRINTED", "marker": 1640880797362676, "jobSubmitTime": "2021-12-30T17:09:02.568", "deviceId": "7a754aca-e008-46e9-a4e9-698d69334152" } It looks like there are no new jobs added to the 'printrun' context since new year's eve. Looking forward to hearing from you. Kind regards, Romke