The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: microsoft.public.biztalk.general
From: Gil...@online.microsoft.com (Gilles [MSFT])
Date: Tue, 10 Aug 2004 18:44:31 GMT
Local: Tues 10 Aug 2004 19:44
Subject: RE: Pipeline Custom component replace string in a edifact
Hello,
>Hi i try to make a custom receive pipeline, to replace some strings in the I am not sure I understand exactly what you are trying to do. It seems that you are trying to replace some strings in a message. >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. Usually, the best place to do this (provided that you do not have any constraint) is in a decoder. A decoder gets to see the mesasge in the pipeline first. You can change things in here and then leave your existing pipeline unchanged. This way, party resolution and other things will work. This being said, a common error in writing custom pipelines is to not "rewind" the stream after reading it. You could post the relevant part of your code here and we would be better able to help you. Thanks. You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||