function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dudu-avdudu-av 

Error : No type specified for element _Object

Hi all. I am getting the next Error when I am generating WSDL  : 

 

Apex Generation Failed : No type specified for element _Object

 

here is the link for the WSDL

 

https://demo.gemcapital.eu/MT4ManagerAPI/MT4ManagerAPI.WebService.asmx

 how can i slove this Problem?

Thanks 

 

srikanth123srikanth123

what is the data type of the _Object element. Correct this and your wsdl will be parsed correctly.