• WebServices SOAP error while connecting to HPSM web service

    Hi, 

    I am trying to create a web services connector. The following code won't compile. It throws an error about not being able to perform XML serialize on the 'timings' parameter which is a custom class of that web service. But when I run the same code…