Pre-Channel scripting?

50 views
Skip to first unread message

Quinlan Shanley

unread,
Oct 5, 2012, 7:48:05 AM10/5/12
to bots...@googlegroups.com
Well we have gone live we our first trading partner using BOTS!

One thing I am seeing, that never happened in testing, is an incoming document error for a segment being too long:

MessageError: [F05] Record "[['ST'], ['S5'], ['H3']]" field "H302" too big (max 30): "SHIPMENTS GOING TO CLEAR LAKE, IA MUST D".

This is happens because the Freight Shipping software they have has lots of problems. It is outputting the H302 segment with 40 characters instead of 30. Is there a way I can get bots to simply ignore this segment? Or maybe a pre-channel script that can edit the segment before the is read in?

henk-jan ebbers

unread,
Oct 5, 2012, 7:54:15 AM10/5/12
to bots...@googlegroups.com

On 10/05/2012 01:48 PM, Quinlan Shanley wrote:
> Well we have gone live we our first trading partner using BOTS!
congratulations!
>
> One thing I am seeing, that never happened in testing, is an incoming document error for a segment being too long:
>
> MessageError: [F05] Record "[['ST'], ['S5'], ['H3']]" field "H302" too big (max 30): "SHIPMENTS GOING TO CLEAR LAKE, IA MUST D".
>
> This is happens because the Freight Shipping software they have has lots of problems. It is outputting the H302 segment with 40 characters instead of 30. Is there a way I can get bots to simply
> ignore this segment? Or maybe a pre-channel script that can edit the segment before the is read in?
the messages they send are non-standard compliant.
alas, this sometimes happens.
best is to change the value of this field from 30 to 40

kind regards,
henk-jan
> --
>
>

Reply all
Reply to author
Forward
0 new messages