Question
Consuming Web Service Issues
Hello All,
I appreciate any help in getting me pointed in the right Direction.
I am trying to pull values from my vender's web services. They required that I place .wsdl file on my server then call to the local file which will then make calls to their server on the Internet. I placed the .wsdl file on my webserver and then referenced it via cfinvoke command. I keep getting the following error no mater what parameters I change.
"Web service operation getDefaultVehicleAndValueByVin with parameters {vehicleRequest={3HGCM56477G705152}} cannot be found."
Here is my Code. Any ideas or where I can go to get me jump started would be great. I tried googling but find very basic examples.
Thanks
Craig
I appreciate any help in getting me pointed in the right Direction.
I am trying to pull values from my vender's web services. They required that I place .wsdl file on my server then call to the local file which will then make calls to their server on the Internet. I placed the .wsdl file on my webserver and then referenced it via cfinvoke command. I keep getting the following error no mater what parameters I change.
"Web service operation getDefaultVehicleAndValueByVin with parameters {vehicleRequest={3HGCM56477G705152}} cannot be found."
Here is my Code. Any ideas or where I can go to get me jump started would be great. I tried googling but find very basic examples.
Thanks
Craig
