Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Integration Manager Error: ..."resulted in a value that was larger than that fields defined size"

(0) ShareShare
ReportReport
Posted on by 3,482

Hello:

I'm using a script for a field's mapping in Integration Manager.  When you do this, the mapping does not allow for you to truncate the size of the data for the field.  Argh!

That's why I'm getting the following error:  "...resulted in a value that was larger than that fields defined size".

The following is the script that I'm using for the Distribution Reference field:

CurrentField = SourceFields("GL Detail.Report Key") & SourceFields("GL Detail.Report Entry Vendor Description")

Obviously, I need to modify the script to truncate the second source field.  How do I do that?

Thank you!  Much appreciated!

John

*This post is locked for comments

  • Verified answer
    john.ellis Profile Picture
    john.ellis 3,482 on at
    RE: Integration Manager Error: ..."resulted in a value that was larger than that fields defined size"

    Update:  I resolved this error by modifying the script as follows:

    CurrentField = SourceFields("GL Detail.Report Key") & left(SourceFields("GL Detail.Report Entry Vendor Description"), 20)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans