swilson Posted October 3, 2012 Share Posted October 3, 2012 Hi, This is my first time using the Intelligent Mail Barcode Rule. It is not working and I am not really sure what I am doing wrong. When I convert to javascript (to see where the issue lies) the error that it states is: The tracking number is not the correct length of 20 characters in record number 1. Honestly, have not idea what that means. Please provide some insight on how to go about learning to use this rule or what my issue may be. thanks in advance for your help! Stephanie Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted October 3, 2012 Share Posted October 3, 2012 The first parameter to the MakeIntelligentMailBarcode function is the tracking number, which must be exactly 20 characters. You're passing it a string which isn't exactly 20 characters. The tracking number is made up of four separate components: Barcode IdentifierSpecial Services ID (aka Mailer ID)Customer Identifier (aka Service Type ID)Sequence Number (aka Serial Number) Please refer to this post, and the posts to which it links, for more information: http://forums.printable.com/showpost.php?p=1912&postcount=2 Quote Link to comment Share on other sites More sharing options...
PDP Posted January 16, 2013 Share Posted January 16, 2013 I'm having the same issue. Data is provided to us from a few different sources. I get the same error on all of them. They scan ok and the post office is fine with them but I would prefer not to have any errors when running a job. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.