• Laxman
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I can't import the external webservice wsdl to salesforce.com as the WSDL is not supported.

So finally I have to call webservice  by sending the XML soap massage with Http.send().

 

There is a requirement to call the external webservice from Visual force page and need to

populate the debatable /grid with the response of the webservice.

 

 

Can any body help me out to parse the webservice response and populate the same in a

data table of visual force page.

 

Any help will be appreciated.

 

Thanks in advance ...

  • January 26, 2009
  • Like
  • 0