php and SOAP/WSDL
Posted: Fri Apr 15, 2011 11:14 am
I am attempting to access UPS's rating system with php/SOAP. However, there seems to be a huge disconnect for large complex webservice calls for me.
I have three schema files and one wsdl file that should define what I need. My problem is how to id what fields need to be mapped to the SOAP headers, body, and etc. Anyone have any examples that might help? I have beat poor Google to death and can only find simple examples that have no mention of where the variables came from.
Thanks,
Chris
I have three schema files and one wsdl file that should define what I need. My problem is how to id what fields need to be mapped to the SOAP headers, body, and etc. Anyone have any examples that might help? I have beat poor Google to death and can only find simple examples that have no mention of where the variables came from.
Thanks,
Chris