Skip to content

Implement new API and shut down old server

General

  • SetBinary -> implement
  • all return values are strings, converted to type in editor vs INT/string split, check if ok
  • API is invoked with mixed strings and ints, check if OK, does it make sense?
  • 1 boolean/int mismatch seems to exist between SQL and GraphQL
  • Verify how returned DataTable is accessed. Anything else than rows and values?

Handle datacenter:

  • Setup 2nd API endpoint for ofmServices
  • 2nd connection to ofmServices

Error Handling:

  • Auth errors
  • Connection errors
  • Server-side errors
Edited by Philipp Hug