I want to convert an existing entity that uses a refmode into one that has a multidimensional constructor predicate. However, I am unsure of how to update a TDX service that creates those entities.
Attempting to use the service unchanged from when the entity used a refmode I get the following error when attempting to import data.
2015-11-25 09:15:45,00500+00:00 ERROR DelimTxn - Error building database transaction for 358c49fb-2fd6-4433-8c56-c59196e0ffaf
<3> Cannot bind entity without refmode directly to a column (try selecting a constructor).
What I need to know is how I go about "selecting a constructor" in the TDX config.