BizTalk Server Orchestration - extract CDATA into new message

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > May 2004 > extract CDATA into new message





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author extract CDATA into new message
Scott Colestock

2004-05-11, 8:21 pm

Within an orchestration, has anyone been able to extract
a (flat content) CDATA section from a message into
another (flat-file-schema) message?

I'm not sure how you would get access to the flat file
disassembly infrastructure while within an orchestration,
without extracting your CDATA section and going back
through the message box somehow...

- Scott
Matt Milner

2004-05-11, 8:21 pm

Scott,
I'm not following what you are trying to do, but it seems as though, in an
orchestration, you'd only be working with the xml representation of the flat
file so you wouldn't need to get back to the flat file disassembly
infrastructure.

I'm not sure I follow 100% what you are trying to do. Do you have any
sample documents and schemas to share?

Matt


"Scott Colestock" <anonymous@discussions.microsoft.com> wrote in message
news:ad7101c436a2$cbbfe810$a501280a@phx.gbl...
> Within an orchestration, has anyone been able to extract
> a (flat content) CDATA section from a message into
> another (flat-file-schema) message?
>
> I'm not sure how you would get access to the flat file
> disassembly infrastructure while within an orchestration,
> without extracting your CDATA section and going back
> through the message box somehow...
>
> - Scott



Scott Colestock

2004-05-12, 3:27 pm

Suppose you have flat record inside of a CDATA section in an xml document
you've received into an orchestration, and that you have a (separate) schema
for that flat data.

What I'd like to do is extract that flat content and get it into a new
message that is typed according to my flat-record schema. A simple
assignment of "myFlatMsg = xpath(myXmlMsg,somePathToCDATA)" doesn't cause
the disassemble to happen - there must be something else required....

At the moment, I'm trying to create a component that correctly wraps a
receive pipeline that I've defined, which contains the flat-file
disassembler and references the correct schema. Not done with that
experiment yet...

- Scott Colestock



"Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
news:%23d9PVh6NEHA.1420@TK2MSFTNGP09.phx.gbl...
> Scott,
> I'm not following what you are trying to do, but it seems as though, in an
> orchestration, you'd only be working with the xml representation of the

flat
> file so you wouldn't need to get back to the flat file disassembly
> infrastructure.
>
> I'm not sure I follow 100% what you are trying to do. Do you have any
> sample documents and schemas to share?
>
> Matt
>
>
> "Scott Colestock" <anonymous@discussions.microsoft.com> wrote in message
> news:ad7101c436a2$cbbfe810$a501280a@phx.gbl...
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com