| |
microsoft.public.biztalk.general |
Hi i try to make a custom receive pipeline, to replace some strings in the
edifact file, in the first try, i find that is necessary to implement the
xml dissasembler and validator, and party ressolution, without that the
pipeline doesn't work, but when i try to modify the execute method in the
custom compoenent the system cant change the data in the document and doesnt
validate.
Anyone has this issue? or know what im doing wrong? actually the custom
component i call in the validate just after the xml validate.