•When a WSDL consists of cyclic reference of elements, then the WSDL are not parsed. The following example is the schema containing cyclic reference of elements.
Note: The element TaskInstanceInfo is self-referencing itself.
•The CDATA elements are not supported. Though the whole CDATA content is captured in a field, it cannot be parsed internally.
•Attribute type elements are supported for request and are not supported in response parsing.
•Custom SQL, as input for SOAP requests are not supported. For example, Salesforce query (as in Salesforce WSDL), ZOQL (as in Zuora) are not supported.