0
Completed
Transformations should check that the relationship connector actually exists
Some of the relationship connectors don't check that the relationship connector ID supplied exists. This should be an invalid configuration.
Customer support service by UserEcho
Tony, did you consider placing the following on IAdapterEntityTransformationGenerator:
Which would allow you to check for the relational connectors in the one place, in:
public IAdapterEntityTransformationFactory CreateComponent(IAdapterEntityTransformationGeneratorInformation factoryInformation)
At the end of the method, before the return statement.
Let me know if you want to have a chat about this.
Thanks.
Reassigned for confirmation of completion.
Closed.