Can someone tell me how to know the values used in soap api.
I need to know what values are used in soap xml.
Can we get all the values used in soap api.
I know that we can get it by using SOAP::Lite module in perl. But it is like we are supplying keys and we are getting values.
I want to get entire soap xml used in soap api using perl.
Thanks
I need to know what values are used in soap xml.
Can we get all the values used in soap api.
I know that we can get it by using SOAP::Lite module in perl. But it is like we are supplying keys and we are getting values.
I want to get entire soap xml used in soap api using perl.
Thanks