WSDL interface query with soap4r

B

Benjohn Barnes

Does the soap4r gem support reflection / query of the wsdl interface?
I'd like to query the methods available in a driver, the arguments they
take, and the structures they return.

If I can get this information out, I think I can automatically (with a
few judicious hints supplied) build an SQL schema that will accommodate
the returned data. I should also be able to generate the necessary
methods for inserting in the tables, and any other junk that I don't
want to hand code.

At the moment I'm making a request and then examining the result to see
what the types of its elements seem to be, which isn't ideal.

Cheers,
Benjohn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top