• vrr
  • NEWBIE
  • 0 Points
  • Member since 2011

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

Hi,

 

Good day,

 

I am new to web services. I have a requirement to pull set of records from external system to Salesforce. The external system is looking for a number as input from Salesforce. The team is ready to provide WSDL as well. I know that Salesforce can consume the WSDL and parse that as Apex class. I can invoke the methods in that calss to send a request and receive a response.

 

Is it possible to receive the set of records as response and  dispaly the VF page without storing that in a custom objects?

 

If yes, how can we retrieve the list of records and process it?

 

it would be really great if someone help on this.

 

Thanks.

  • March 10, 2011
  • Like
  • 0