After updating a 2010 install to 2012 we noticed two companies won't integrate. The integration log is giving this error over and over:
[GL Transaction to Fact] has encountered an error. Processing will be aborted. Error text: The multi-part identifier "seg1.ACCATNUM" could not be bound.
Operand data type void type is invalid for max operator.
The data types void type and nchar are incompatible in the CTCrVersionAgg operator.
Operand data type void type is invalid for max operator.
The data types void type and nchar are incompatible in the CTCrVersionAgg operator.
The multi-part identifier "seg0.ACTDESCR" could not be bound.
The multi-part identifier "seg1.ACCATNUM" could not be bound.
The multi-part identifier "seg1.ACCATNUM" could not be bound.
Operand data type void type is invalid for max operator.
The data types void type and nchar are incompatible in the CTCrVersionAgg operator.
Operand data type void type is invalid for max operator.
The data types void type and nchar are incompatible in the CTCrVersionAgg operator.
The multi-part identifier "seg0.ACTDESCR" could not be bound.
The multi-part identifier "seg1.ACCATNUM" could not be bound.
The multi-part identifier "seg1.ACCATNUM" could not be bound.
Operand data type void type is invalid for max operator.
The data types void type and nchar are incompatible in the CTCrVersionAgg operator.
The multi-part identifier "seg0.ACTDESCR" could not be bound.
The multi-part identifier "seg1.ACCATNUM" could not be bound.
Has anyone seen this yet, or a way to get through it?
*This post is locked for comments