Custom Segments Validation
hi! deployed biztalk projet run test. configured pam , test successful. unfortunatelly, tests executed edi files create myseft, information header match information in pam. problem partners can send message right isa6 , isa8, don't care isa5 , isa7 put value doesn't match in pam. possible customize header validation of edi messages?
i know ask partner edi compliant when sends message, cannot ask him modify anything.
merci!
it depends on how , using isa5 , isa7 for.
i suggest creating custom property schema properties cisa5 , cisa7
read isa5 , isa7 edi message in custom component , write cisa5 , cisa7.
change edi message isa5 , isa7 "zz".
when message goes through edi disassembler disassemble isa5 , isa7 zz @ same time cisa5 , cisa7 have original values.
down line if using message in orchestration, access cisa5 , cisa7 values context property.
if process in messaging scenario make use of context accessor functoid cisa5 values in map.
i think it's not possible disable validation isa5 , isa7, 1 of key values in trading partner agreements.
sathish - http://blog.tsathish.com - please indicate "mark answer" if post has answered question
BizTalk Server > BizTalk Server EDI and AS2
Comments
Post a Comment