Article Details
| Id: | 12130 |
| Product: | finPOWER Connect |
| Type: | FIX |
| Version: | 2.02.00 |
| Opened: | 06/08/2014 |
| Closed: | 07/08/2014 |
| Released: | 29/09/2014 |
| Job: | J013760 |
Custom Web Services; Deserialising XML into an object returned Nothing
When deserialising XML into a Script object via a 'Custom Web Service (Web API)' type Script, the deserialisation process may not fail but no object is returned.
This occurs when using the finBL.Runtime.WebUtilities.DeserialiseXmlStringToObject() method and may be due to one of the following:
- The XML is attempting to deserialise a date that is not formatted to the ISO 8601 standard.