• Sage X3 GraphQL Connectivity

    As you may already know, starting Sage X3 2021 R2 (V12), a new integration pathway has been introduced; the mighty GraphQL. Invented by Facebook to used internally back in 2012, GraphQL has gained massive popularity for its lightweight query and response…
  • How to pass data to a CLOB type parameter by API?

    Hi, I have a field of type ACRTF added to a representation and its class. I followed the online documentation, looking for: "How to add a clob text to a representation class". When I test with postman, I have problems with the ACRTF type field. I…