Question
Consuming Web Service--endpoint different from wsdl
In every example of using cfinvoke to consume a web service,
the path entered is that of the wsdl. in this service, the endpoint
is not at the same path, so i get an error. It's on an intranet
server, so i can't give you the opportunity to experiment.
i need a way to enter the path of the endpoint.
The wsdl path is http://lxdnd880.dev.qintra.com:59999/Services/iProcessServices.serviceagent?wsdl
The endpoint is http://lxdnd880.dev.qintra.com:59999/Services/iProcessServices.serviceagent/ServicesEndpoint
Below is the typical cfinvoke example.
i need a way to enter the path of the endpoint.
The wsdl path is http://lxdnd880.dev.qintra.com:59999/Services/iProcessServices.serviceagent?wsdl
The endpoint is http://lxdnd880.dev.qintra.com:59999/Services/iProcessServices.serviceagent/ServicesEndpoint
Below is the typical cfinvoke example.
