Hello,

I have been banging my head on this for a while, trying to get a basic WSDF file to work. But the WSDL expects an exact data type from an ARRAY and is giving me a lot of issues. Here is the post on it:
http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:50747#272392

Would anyone like to help, I can may moderately for the assistance. If this doesn't work we have an EXAMPLE java class FILES from the FREIGHT line we can implement.

PLEASE email me at [EMAIL PROTECTED] if so..

<cfinvoke
webservice = "http://quote.on-sitesystems.com/odfl/rate_estimate/RateEstimate.wsdl"; method = "calculateRate" returnvariable="foo"
 oZip = "#xZip#"
  oCity= "SUWANEE"
  oState= "GA"
  oCountry= "USA"
  dZip= "90210"
 dCity= "Beverly Hills"
 dState= "CA"
 dCountry= "USA"
 inboundOutbound= "O"
 discountRate= "70"
 user= "lkaslki"
 pWord= "factory195"
 account= "12207653"
 weights= "300,0,0,0,0"
 classes= "65,0,0,0,0"
 accessorials= "N,N,N,Y,N,Y"
 intTerminal= "none"
 cube= "0"
 currency= "USD"
 refNumber = "Y"
 >



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to