Required data type conversion handling in the UA server ?
jackyjoy jackyjoy
Member
Members
Forum Posts: 3
Member Since: 06/28/2021
Offline
1
02/05/2022 - 06:16
Hello,
As a conformance point of view, is it acceptable that UA server processes data type conversion from write data type to source data type when they are not equal? Or should the UA server return BadTypeMismatch unless they are equal?
thanks
jackyjoy
Randy Armstrong
Admin
Forum Posts: 1564
Member Since: 05/30/2017
Offline
2
02/05/2022 - 15:24
The compliance test will fail servers that do not return BadTypeMismatch when expected.