Re: Consuming Webservice

2009-12-04 Thread deepa makkar
The format in which you are sending the parameters may not be right. Also check the required datatypes for the parameters and compare them to what you are sending. On Fri, Dec 4, 2009 at 4:42 PM, Agha Mehdi wrote: > > Hi Guys, > > 1. I am trying to consume this webservice > http://testservices.

Re: Error consuming Fedex webservices

2009-12-03 Thread deepa makkar
I gave up on webservices and started working with Soap/cfhttp and IT WORKS! I just have to figure out now how to send in multiple packages. Thanks for all your help On Thu, Dec 3, 2009 at 12:38 PM, Leigh wrote: > > I have tried a number of things. But no luck getting past the errors y

Re: Error consuming Fedex webservices

2009-12-03 Thread deepa makkar
I was also getting this error. Response: Highest Severity = ERROR Ready date should be after the current date. The dates you use for this should not be the same day as today. Change them to 12/04/2009. I am thing you are still using 12/03/2009 After changing the date I get through his error bu

Re: Error consuming Fedex webservices

2009-12-03 Thread deepa makkar
; > You may also try calling the fedex web service support line. They can look > at your request as it happens and possibly tell you what part is erroring. > > Chad > > > > -Original Message- > > From: deepa makkar [mailto:deepasmak...@gmail.com] > > Sent:

Re: Error consuming Fedex webservices

2009-12-03 Thread deepa makkar
I tried using explicit array declaration. Still getting the same error. I am thinking this has to do with the dates. I have tried different different date formats. DateFormat(Now(),"-mm-dd") & TimeFormat (Now()," hh:mm tt ")> and also tried hardcoding the date "2009-12-4 08:00:00". The ws

Error consuming Fedex webservices

2009-12-02 Thread deepa makkar
I am trying to use fedex call tag webservice and getting the below error Cannot perform web service invocation processTag. The fault returned when invoking the web service operation is: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultStr