Re: recieve XML and trash before it...
- From: "Greg Forsythe" <greg.forsythe@xxxxxxxxx>
- Date: Fri, 2 Jun 2006 21:24:21 +1200
The best way to delete the offending data is a custom pipeline component.
You will want to implement your own stream that only returns data after the
first line has been discarded.
Using your own stream will not interfere with the streaming model of the
pipeline.
Greg
<grisha0@xxxxxxxxx> wrote in message
news:1149238838.069263.325160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi,
i've got such problem.
i recieve the xml form our system with a leading junk characters...
for example:
dfsdijfuhnskdjfsnbdkjvbxcvsieauhodh3oruhwfojszsnfz
<RightXml>...</RightXml>
the junk part is separated from the xml with {cr}{lf}
is there any quick way to do this ?
.
- Follow-Ups:
- Re: recieve XML and trash before it...
- From: grisha0
- Re: recieve XML and trash before it...
- References:
- recieve XML and trash before it...
- From: grisha0
- recieve XML and trash before it...
- Prev by Date: Re: BTS2006 Oracle Adapter Connection Problems
- Next by Date: Re: Directly receive from BizTalk
- Previous by thread: recieve XML and trash before it...
- Next by thread: Re: recieve XML and trash before it...
- Index(es):
Relevant Pages
|