Hi,
in my version (2026.1.6.198) there are a few limitations:
- There are no time zone information.
This applies to all running modes and even if I just use a Execute Automation and return an incoming date time value, the information is lost.
https://daniels-notes.de/posts/2026/user-defined-api-part-4-execute-automation#time-zones-are-lost
If I would have a unit test, this would fail. If a travel agency send me the departure time of a flight, the user will see a completely different time, than the actual one. I could continue with this.
The client consuming the endpoint shouldn't need to have any information in which the WEBCON server operates to workaround this.
- BPS internal views strip seconds
https://daniels-notes.de/posts/2026/user-defined-api-part-2-get-data-from-data-sources#bps-internal-views-ignore-seconds
Best regards,
Daniel