BizTalk 2004: Tranforming data
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Applications Integration > BizTalk 2004: Tranforming data




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    BizTalk 2004: Tranforming data  
Shikari Shambu


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:56 AM

Hi,
I have a BizTalk orchestration that takes input from an external
application (EA1) transforms it and presents it to another external
application(EA2) (integration thru' web service). The output from the
webservice is received by BizTalk and I would like to transform it. However,
I can't find a way to transform it. Biztalk does not show an option for
transformation.

Any ideas how I can transform the response ?

TIA







[ Post a follow-up to this message ]



    RE: BizTalk 2004: Tranforming data  
Gilles [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:56 AM

Hello,

>    I have a BizTalk orchestration that takes input from an external
>application (EA1) transforms it and presents it to another external
>application(EA2) (integration thru' web service). The output from the
>webservice is received by BizTalk and I would like to transform it. However
,
>I can't find a way to transform it. Biztalk does not show an option for
>transformation.
>
>Any ideas how I can transform the response ?

I assume you are using BizTalk 2004.

In Biztalk, there are two kind of transformations: pipelines and maps.
Maps takes XML documents and transform to another xml document.

Pipelines take any kind of data (flat file or XML) and can tranfsorm them to
 any kind of data.
However, using pipelines might require you to write custom code for the tran
sformation.

In your case, it seems that you are sending XML to EA2. If what you get from
 EA1 is XML, then use a map.
Maps are added to a BizTalk project by right-click on the project name and s
electing "add new item" and "map".

(For your information, If it is a flat file, then you want to have a receive
 pipeline for EA1 with a
disassembler component and perhaps one map to properly format the disassembl
ed XML document.)

Thanks,
-Gilles.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:46 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register