Please try below.
1.
Go to the MxModelReflection module.
- Use the MxObjectReference_Overview page to check for duplicates.
- Delete any duplicate entries manually.
2.
Run the MxModelReflection.Microflow_RefreshModel microflow.
- This will regenerate the model metadata and clean up inconsistencies.
3.In microflow,Use retrieve first instead of retrieve list if only one object is expected.
Hi Jill, yes, this error is related to duplicate MxModelReflection MxObjectReference entries, even if they are not visible directly in your domain model or app UI.
Fix:
Go to MxModelReflection → MxModelOverview page.
Click "Select All" and then "Refresh" to regenerate the model.
Retry importing the email template.
This will remove duplicates and ensure the template import works as expected.
Even though the issue was addressed in Email Connector 6.2.2, the fix only works if MxModelReflection is up to date.
I hope this one helps you! :)
There seems to be a problem with the Import Mapping of the Template xml.
It sees System.changedBy as duplicates of MxReference although it references different objects. Maybe the key attribute is selected falsely.