Limit to download a note field (16350 characters)
Hello,
I would like to download via Web Service a field with 16350 characters, but I have seen in the WSDL that it is limited to 1999 characters:
<xsd:element name="Description" maxOccurs="1" minOccurs="0" type="xsdLocal1:string1999"/>
There are any solution to download it?
Thank you and regards.
I would like to download via Web Service a field with 16350 characters, but I have seen in the WSDL that it is limited to 1999 characters:
<xsd:element name="Description" maxOccurs="1" minOccurs="0" type="xsdLocal1:string1999"/>
There are any solution to download it?
Thank you and regards.
0