• How to retrieve clob/blob text from sagex3?

    Hello, Is there a way to retrieve a clob/blob text from sage x3 by using the REST api1? If that is not possible, which workarounds exist to still get the text? Thank you,
  • 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…