05-29-06 10:21 PM
I ended up using maps on the receive and send ports that mapped identical
schemas and only added/removed the namespace and that seemed to work.
Todd
"Todd Bagley" <tbagley@heymileskimball.com> wrote in message
news:uParGcAgGHA.356@TK2MSFTNGP02.phx.gbl...
> Is there a simple way to get messages that don't contain namespaces
> through an orchestration? When I drop a message in a receive port I get a
> "No Subscribers Found" suspension. If I append the message to contain a
> namespace it flows through.
>
> The messages coming in do not have a namespace and the messages being sent
> cannot have a namespace (they are being processing by a very old system
> that I can't touch). If I were to use inbound/outbound maps containing
> identical schemas except for the namespace would that work? Or is there a
> "prettier" solution? Thanks.
>
[ Post a follow-up to this message ]
|