Endpoints Services Broker to read Time data format correctly
In the Endpoints Webservice broker we registered a web service WSDL for a service that returns a data type of "time". Our expectation is that the broker should convert this property to a "time" K2 data type. But instead it converts it to a Datetime data type instead.
We have tested with other brokers and found that for example with the SQL broker we can register a property with "time" only data format and it works correctly - the property is created as a "time" data type. It seems to be a problem specific to the Endpoints Webservice broker.
Can this be handled better in the future?
3
votes
