bossenti commented on issue #1755: URL: https://github.com/apache/streampipes/issues/1755#issuecomment-1629214284
Hi @sam-niag, thanks to your detailed error description, I already have a suspicion what your problem is. Within the the third step of the adapter creation (`Configure fields`) , a warning with respect to the timestamp is shown. Did you resolve that? If not, this may be the root cause. Please ensure that the timestamp field is configured as such: <img width="716" alt="image" src="https://github.com/apache/streampipes/assets/50115603/8cab243b-1e72-490b-88fe-7ad211d23d2c"> Then the timestamp field should look like the following: <img width="1245" alt="image" src="https://github.com/apache/streampipes/assets/50115603/bf80c7da-2d3a-48b6-a1b9-0f8c41d0d2a5"> Alternatively, you can also simply add a pre-configured timestamp field by clicking the <kbd>ADD TIMESTAMP</kbd> button. Please do not forget to adapt the field name to avoid a duplicate field name. Hope this helps 🙂 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org