Re: Custom pipeline in a Orchestration webservice
- From: "Benny Mathew" <benny@xxxxxxxxxxx>
- Date: Thu, 22 Feb 2007 20:28:12 +0530
I would suggest you to just open up the source code of the webservice
generated by the orchestration publishing wizard and tweak it to accept the
other message and implement your transform functionality.
--
Regards
Benny Mathew
Seamless Integration Solutions
BizTalk Consulting, Development, Training
Bangalore, India
http://www.seamless.in
http://GeeksWithBlogs.net/benny
"BizTalk 2006 Guru" <someone@xxxxxxxxxxx> wrote in message
news:4EF1930D-E382-49E1-AC18-3E8EF7DF9AFF@xxxxxxxxxxxxxxxx
Hi all,
I have written a custom pipline which gets a transformation from the
database and makes a transformed message from request xml. pieline's
transformed measseg is of namespace "http://TestOR".
In Orchestration my Receive shape receives the message type
"http://TestOR".
What happens when i drop a message of namespace type "http://abc". My
Custom
pipeline invokes and tranform this "http://abc" message into
"http://TestOR"
before message recahes to Receive port.
In physical port i am setting my pipeline as receive piepline.
This scenario works fine when the case i hard coded file ports.
But when i publish this Orchestration as a webservice. the service exposes
"http://TestOR" as a input message type. Publishing wizard exposes receive
shape mesaage type but i want to expose "http://abc".
So my question is how to tackle this problem so that my custom pileine
invokes automatically in webservice case as well.
--
BTSGuru
.
- Prev by Date: Re: Complex Mapping Suggestions
- Next by Date: Re: BizTalk 2006 mapping question (Compiler Links)
- Previous by thread: Re: Custom pipeline in a Orchestration webservice
- Next by thread: RE: BizTalk SAP.NET Connector Issue
- Index(es):
Relevant Pages
|
Loading