Nonschematic message
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 Orchestration > Nonschematic message




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

    Nonschematic message  
maRek


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


 
06-26-04 03:53 PM

Hi all,

I need to recieve different types of XML files and transform them into
given message type (scheme is known). I mean, there is any XML file in
the input (I don't know the structure), I want to create message (over
given scheme) and try to map elements with the same names together (It
is no problem to do it in an expression like AnyMessage.ID=MyMessage.ID,
...). Is it possible? How to do this?

Thanks,
maRek.





[ Post a follow-up to this message ]



    Re: Nonschematic message  
Christof


Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:53 PM

Some custom inline XSLT could do something similar, using some XPath
expression that work on the local-name() and match those...

Regards,
Christof



"maRek" <marek@anasoft.sk> wrote in message
news:%23nJ6nRDWEHA.2408@tk2msftngp13.phx.gbl...
> Hi all,
>
> I need to recieve different types of XML files and transform them into
> given message type (scheme is known). I mean, there is any XML file in
> the input (I don't know the structure), I want to create message (over
> given scheme) and try to map elements with the same names together (It
> is no problem to do it in an expression like AnyMessage.ID=MyMessage.ID,
> ...). Is it possible? How to do this?
>
> Thanks,
> maRek.







[ Post a follow-up to this message ]



    Re: Nonschematic message  
Kevin Lam [MS]


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


 
06-26-04 03:53 PM

You can use a type-agnostic port on an orchestration to receive the message
and the map the message in an expression.  A type-agnostic port is a port
which receives a message of type XmlDocument.

HTH,
Kevin

This posting is provided "AS IS" with no warranties, and confers no rights.







[ Post a follow-up to this message ]



    Re: Nonschematic message  
JIT


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


 
07-21-04 10:50 PM

Type Agnostic Port has a performace overhead and should be used in scenarios
 where performance is secondary importance.

Jitendra

""Kevin Lam [MS]"" wrote:

> You can use a type-agnostic port on an orchestration to receive the messag
e
> and the map the message in an expression.  A type-agnostic port is a port
> which receives a message of type XmlDocument.
>
> HTH,
> Kevin
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
>
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:37 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