0
Completed

Improve relationship transformations by allowing for automatic type conversions

Shane Day (Chief Technology Officer) 13 years ago updated by anonymous 8 years ago 0

As the quality of some connectors will be dictated by the quality of the target system, it would be good if all relationship transformations included the ability to automatically convert types. This would mean using the entity schema validator method to convert the values (IEntitySchemaFieldValidator.CreateValue() I think) of the input keys in each page to the value type of the relationship key.