Forum Discussion

storymantx's avatar
storymantx
New Contributor
14 years ago

WSDL name from project?

If I've created a project from a WSDL, how can I subsequently find the name of the WSDL that was used to create it?

3 Replies

  • storymantx's avatar
    storymantx
    New Contributor
    I'm answering my own question here: the filename is in the Definition URL property of the Interface Properties.

    A followup question: if I export the project, I can see the WSDL contents inside the generated XML. Can I get to it from within soapUI?
  • deepesh_jain's avatar
    deepesh_jain
    Frequent Contributor
    double click on the project itself in the navigation pane on the left and it will give you all the details of the project including the wsdl that was used to create the project.

    Hope this helps.

    Regards,
    Deepesh Jain
  • storymantx's avatar
    storymantx
    New Contributor
    Great - thank you! Easy when you know! And if you double-click on the interface, you can see the contents of the WSDL.