What is the maximum size of a WSDL reference? Our 3rd party vendor has created a series of WSDLs for us to upload data. Some of them work but the one I need to work doesn't. It returns an error:
The WSDL document could not be understood by the rendering engine. Click Create Web Service Reference Manually to continue creating a reference for this service.
I suspect it is because the WSDL is too large - but I cannot find out what the maximum length of a WSDL reference for APEX is. The WSDL that is failing is 9392 lines and 169,163 characters.
Any thoughts?
Thanks in advance.