I am having an issue w/ an integration. I am doing a General Journal integration. I am using GP 2013 and Integration Manager all of the correct Service Packs.
The issue comes up with a field I am trying to import into the Note field. If I set the Datatype for the field in the tab-delimited text file to String, the integration works fine. However, I would like to set the Datatype to Long VarChar b/c I have information that is longer than 255 characters that I want to put in the Note field. When I switch the datatype for the field to Long VarChar in both my header file and my line file and attempt to run the integration, I receive an error that says:
"ERROR: Unable to open source queries because Query 'Expensify Header' is not found in the database. - Unable to open source queries because Query 'Expensify Line' is not found in the database.
ADO Field is nothing.
Unable to open source queries because Query 'Expensify Header' is not found in the database. - Unable to open source queries because Query 'Expensify Line' is not found in the database.
Unable to open source queries because Query 'Expensify Line' is not found in the database."
I have verified that I have not special characters in column names. In addition, I have verified that I am not using any columns named w/ reserved words. As I stated, the Integration work is fine if the datatype is String, but fails when I switch the Header and Line to Long VarChar.
Any thoughts on what I am doing wrong?
*This post is locked for comments
I have the same question (0)