cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Web Service Requesting Text but Returning Error for Invalid DateTime

TLovett77
Level 4

I've set up a SOAP connection to a web service. The operations appear in the dropdown menus like they should. 

The fields below are expected from the web service. They're all text fields. They're formatted as text by the web service. 

35632.png
The stage has no issues with three of the data items--two passed from data items and one just blank, but the Account Number returns the following message: "Internal : Unexpected error Error in web service - String was not recognized as a valid DateTime." 

The account number is just a 10-digit number. I'm not sure why it's returning an error about DateTime since the data type requested is Text. 

Any ideas?

1 REPLY 1

ewilson
Staff
Staff

@Tracy Lovett ,

Can we see the WSDL associated with the SOAP service?

Cheers,
Eric