"Trim" Leading and trailing spaces and zeros policy not working? BizTalk 2013R2
hello,
i trying generate edi850 file specific party, not allow leading , trailing spaces in fields send them. in agreement settings, under ourparty->destinationparty tab, transaction set settings > validation, added 850 transaction type , set "leading , traling spaces , zeros policy" "trim".
when try generate edi850 file, looks fine in terms of delimiters , all, there still trailing spaces, example in n902 field.
what missing?
using biztalk 2013r2 cu5 applied.
thanks
first, make sure fallback settings disabled ensure resolving correct agreement.
however, when sending edi, it's better format data yourself, rather rely on limited abilities of edi assembler.
meaning, should taking care of extraneous characters in map before edi assembler sees data.
BizTalk Server > BizTalk Server EDI and AS2
Comments
Post a Comment