cancel
Showing results for 
Search instead for 
Did you mean: 

Error xsd:date consuming webservice from .NET

Former Member
0 Kudos

Hello,

I have the following problem:

I consume a WAS exposed by SAP via the ESR from an application .NET. When objects are created. NET, data types xsd: date,

variables are created as datetime. When I send information, I throw an error in data conversion.

How to fix this problem,

Thanks,

Johnny

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

Date on the provider site should be set as UTC datetime. In this case SAP correctly define this property. You have to consult to the developer of this webservice.

This definitely should help you

Ihar