Browse By Tags

  • ADATIM in classes and representations

    Hi there, I'm trying to use the datatype ADATIM in classes and representations to manipulate departing times and estimated delivery times. The problem is every time I try to edit the field I get the error "invalid format type" Here is a print…
  • [REST] Web Services - Query By Date

    Hi there, I'm trying to use POSTMAN to query if an INVOICE exists by date. What DATE format should I use? I'm trying: xx.xx.xx.xxx:xxxx/.../YSINVOICEV eq '2017-05-24', but I get the response: "$message": "X3 engine error: Type incompatibility…