• Shankar Rao
  • NEWBIE
  • 0 Points
  • Member since 2013

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

I'm using soap api's in my java code to extract salesforce data. But when a new custom field is added to an object i am not able to extract data from that entity. The same code works if I download the new .wsdl

 

Is there a way in which i dont have to download .wsdl everytime a new custom field or object is added..?