Message from discussion
Pipeline Custom component replace string in a edifact
From: "Andres Felipe Arguello" <felipe.argue...@cenet.com>
Subject: Pipeline Custom component replace string in a edifact
Date: Tue, 10 Aug 2004 10:21:20 -0500
Lines: 10
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
Message-ID: <#eg0x2ufEHA.384@TK2MSFTNGP10.phx.gbl>
Newsgroups: microsoft.public.biztalk.general
NNTP-Posting-Host: static-ip-cr20011811113.cable.net.co 200.118.111.13
Path: g2news1.google.com!news1.google.com!news.glorb.com!newsfeed00.sul.t-online.de!t-online.de!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
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.