07-22-05 10:50 PM
Hello.
Basically, you are trying send a message using the Xml pipeline on a send
port and Biztalk does not know what schema to match it with.
I will usually see that error when your schema project is not deployed or
you have two schema deployed with the same message type (namespace # root
node name).
If possible, you can use the passthrough pipeline. That would fix the
problem. You could allow unrecognized message on the send port, or define a
custom pipeline naming the schema.
Hope this helps.
Stephen W. Thomas
http://www.biztalkgurus.com
"Luis Esteban Valencia" wrote:
> There was a failure executing the send pipeline:
> "Microsoft.BizTalk.DefaultPipelines.XMLTransmit" Source: "Ensamblador de
> XML" Send Port:
> " C:\Proyectos\BasicOrchestrationsMsgs\POO
ut\POReply_%MessageID%.xml" Reaso
n:
> This Assembler cannot retrieve document specification by using this type:
> http://OrderSystem.BasicPO#PO.
>
> help please. 1 hour on this error and nothing yet.
>
>
>
[ Post a follow-up to this message ]
|