Some possible things to look into that might help:
* Is the locale of the machine calling the web service different than the locale setting of the mit tier or web services server? * Is the locale of the mid-tier/web services server the same as the AR server (if running on different servers? * Does the user that is authenticating to make the web service call have a locale specified for them? If so, is that locale the same as the machine the web service is being called from? * With all that in mind, can you verify that the code calling the web service is formatting the date string according to the expected format for the given locale(s)? Good luck, Lyle From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Renjini Johney Sent: Friday, June 04, 2010 3:18 PM To: [email protected] Subject: ERROR (8957): The date format is invalid; ** Hi All, I am trying to send a soap message to submit a incident to help desk using web services and i keep getting the below error, please let me know your inputs if someone has seen this error before. faultcode>soapenv:Server.userException</faultcode> <faultstring>ERROR (8957): The date format is invalid; ?</faultstring> <detail> -- Regards, Renjini johney _attend WWRUG10 www.wwrug.com ARSlist: "Where the Answers Are"_ NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

