Browse By Tags

  • API Rest sage x3

    Bonjour à tous, Je voudrais utilisé l'API de Sage X3 afin de récupérer des informations de l'ERP. Je suis tombé sur cette question d'un autre utilisateur: Requête GET REST API pour récupérer tous les enregistrements et avec les informations qu'il…
  • Get REST webservice photo

    Hi, I created a specific table to store some information.. One of the columns is a photo (blob)... How can I consume them via web service to show the photo on an external HTML page? In the picture below, BLOB_0 is my field where the photo is. How…
  • How can I create Projects (OPPOR) with REST?

    Hi, I'm trying to create projects (GESOPP) through REST Webservice.. I can create into OPPOR table but when I try to create for OPPORCRM (needed to be visible in GESOPP function) get the error message: "A Pre-sales or After-sales step must be…
  • Webservice response empty

    Hi everyone, We have some Rest webservices in Sage X3 that are experiencing an strange issue. When we launch the request after 120 seconds or 240 (depends the count requested at the petition) we getting an empty response with the next information: …
  • [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…