Application Load Error (Transformation Rules)

MorganBiscoe
New Contributor II

Hello, has anyone seen an error like this before? I'm loading information from our PreProd to Prod environment and am getting the following error: "Summary: Error processing XML file type 'TransformationRules' XML: Line 379, position 22, element transformationRule. Rule already exists in this Rule Group, [Aggregate amount of institution's - 1- largest loan commitments]." From what I can tell there isn't anything particularly special about this line of code, it's just the line showing the given rule. And if it already exists, shouldn't it be overwritten through the load process? Any help in this matter would be greatly appreciated.

1 REPLY 1

ChrisLoran
Valued Contributor

Hello,
I suspect this is a problem with having non-standard characters in the Rule Name, such as an apostrophe.
I strongly recommend ensuring Transformation Rule names contain only a-z/A-Z/0-9 (and spaces seem to be ok), but certainly no apostrophes or other symbols. Can you let me know if that resolves the problem?