Hi all, i am now using the SFDC CRM system.
I am using the inner apex class to call your API, but seems i always got the Error: Failed to parse wsdl: Unexpected element 'group' at: 3:50285.
I am sure the position of the 3:50285. is <xs:group ref="ns10:CashFlow"/>
This is probably a question for developer.force.com. The salesforce.com WSDL parser is notoriously bad and most people just end up constructing their own XML requests.
jitendra
–
9 years ago
HI Sonicwall,
By which solution you end up for this problem?
I am also facing the same issue.
Regards,
Jitendra Zaa
[ Page 1 of 1 ]
This topic is locked and new posts are not allowed
Hi all, i am now using the SFDC CRM system.
I am using the inner apex class to call your API, but seems i always got the Error: Failed to parse wsdl: Unexpected element 'group' at: 3:50285.
I am sure the position of the 3:50285. is <xs:group ref="ns10:CashFlow"/>
Thanks,
Sonicwall
Message edited by sonicwall 9 years ago
Tags
TehNrd – 10 years ago
This is probably a question for developer.force.com. The salesforce.com WSDL parser is notoriously bad and most people just end up constructing their own XML requests.
jitendra – 9 years ago
HI Sonicwall, By which solution you end up for this problem? I am also facing the same issue.
Regards, Jitendra Zaa