Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

xs:dateTime parse error

user5108636Jun 10 2010 — edited Jun 11 2010
I am receiving XML messages from third party on the web services, but it is giving an error while formatting the date element in the XML message. The input date is of the format is 20100607121817AS ('YYYYMMddTHHmmss)and the xsd expects format 'YYYY-MM-ddTHH:mm:ss'. How will I resolve this issue or convert to required format? What options do I have? Please find the below error message.


The test was not run. Invalid input arguments for the following fields:

datetimeupdatestamp dateTime value required. xsd:dateTime format is 'YYYY-MM-ddTHH:mm:ss'


Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2010
Added on Jun 10 2010
1 comment
1,231 views