Skip to main content
April 22, 2006
Question

anyURI xml datatype and ColdFusion

  • April 22, 2006
  • 1 reply
  • 484 views
Hi,

I'm trying to pass a URL as a string variable to the ebay SOAP webservice.

In the WSDL it says that the data type is simple type anyURI, which is part of the standard xml schema. However, when I try to pass the variable in as a string I get an error saying that the webservice with that parameter cannot be found.

However, I am able to successfully make the call if I leave the parameter out altogether.

Would anyone have any ideas of how I can get Coldfusion to recognise or convert from string to anyURI?

Any help would be much appreciated.

Tom
This topic has been closed for replies.

1 reply

Participant
January 29, 2020

Hi, Sorry to revive this very old thread, but I'm facing the same problem. Did you find a solution for that? If you still recall 🙂

Thanks!