Integration Manager–Importing over 255 characters
Hello all, after being absent for a few weeks here I come back with a tip for all of you that really enjoy working with Integration Manager (and those who don’t….).![]()
As you may know my posts originate from being in the front lines working support and aiding fellow coworkers in need, my friend Chastidy presented me an issue with Integration Manager, the customer is trying to record data into the Internet Information window specifically to the “Additional Information” field. When they verified the field properties it says it holds up to 32,000 characters, if they copy and paste the contents being imported it saves just fine, but Integration Manager is truncating to 255 chars, but the field option is set to cancel the document, not to truncate at max.
First thing on my mind was “Challenge Accepted”, the solution its simple, I went to the data source properties and verified the columns available, I noticed that the field data type chosen was “String”, if I recall correctly from my IM self training class Strings are limited to 255 characters, and if you would like to import more than 255 characters the other data type that will allow this into a field like this one is “Long VarChar”, once I changed the data type in the source properties voila!!! information uploaded correctly.
Then the next thing on my mind was “Oh Yeah!!” and pictured me with dark sunglasses.
This small change has a huge advantage and saves a lot of headaches.
I hope this works for you and keep the comments flowing.
Until the next post!!
Francisco G. Hillyer
myGPcloud
myGPcloud on Twitter
Rose Business Solutions
RoseASP
Linda Rose LinkedIn
Rose Business Solutions on YouTube


LongVarChar will get ya everytime! lol Good job franny! oops i mean Francisco!!
Francisco is very gifted with being able to come up with solid solutions for seemingly unsolvable problems. Here’s another great example. I’ve been working with Integration Manager for 12 years, and never would have figured this out.
http://www.mygpcloud.com
[...] covers Integration Manager–Importing over 255 characters. Nicely [...]
[...] 0 Francisco covers Integration Manager–Importing over 255 characters. Nicely [...]
I’ve followed the steps in this post, but integration manager is still truncating my field. The only difference is that I’m not using my long text source field in a destination; I’m using it in a After Document script. Any advice is much appreciated; thanks!