• Amit Lathi
  • NEWBIE
  • 0 Points
  • Member since 2014

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

How can we parse any WSDL in APEX and extract the methods, parameters, complex types then based on that build the UI on the fly? I wanted to call any external service WSDL based on URL which is in Admin configuration. Please suggest.