|
Home > Archive > BizTalk Server General > March 2005 > The Messaging Engine failed while executing the outbound map
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 |
The Messaging Engine failed while executing the outbound map
|
|
| Bob Corcoran 2005-01-12, 7:47 am |
| "The root element is missing..."
Here is the full error message:
The Messaging Engine failed while executing the outbound map for the message
going to the destination URL "\\Benefitsxmlone\D\BeneFix\Mapping
Tests\BCBS\BCBS%MessageID%.txt" with the Message Type
"http://ns.hr-xml.org/2004-08-02#Enrollment". Details:"The root element is
missing."
I am not using a custom pipeline component. My XSLT, which is imported, has
the following namespace declaration:
xmlns:hrxml="http://ns.hr-xml.org/2004-08-02"
As such, the instance documents have the following declaration in the root
node:
xmlns="http://ns.hr-xml.org/2004-08-02"
The flow is: receive the xml in at the receive port and pass it to a map
that converts the xml to a flat file format. Should I be using the 'pass
through' receive pipeline?
This map works fine in the test environment.
--
Bob Corcoran
| |
| Tan Nguyen 2005-03-03, 8:46 pm |
| Could you let me know if you resolved the issue?
Regards,
Tan Nguyen
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: The Messaging Engine failed while executing the outbound map
| thread-index: AcT4rFtAkKtX2NrZTlioZ94CEF0dNw==
| X-WBNR-Posting-Host: 64.252.70.137
| From: =?Utf-8?B?Qm9iIENvcmNvcmFu?= <BobCorcoran@discussions.microsoft.com>
| Subject: The Messaging Engine failed while executing the outbound map
| Date: Wed, 12 Jan 2005 05:41:02 -0800
| Lines: 25
| Message-ID: <0D227817-BE41-4472-A80B-D483AFAE62F4@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.biztalk.general
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:23498
| X-Tomcat-NG: microsoft.public.biztalk.general
|
| "The root element is missing..."
|
| Here is the full error message:
|
| The Messaging Engine failed while executing the outbound map for the
message
| going to the destination URL "\\Benefitsxmlone\D\BeneFix\Mapping
| Tests\BCBS\BCBS%MessageID%.txt" with the Message Type
| "http://ns.hr-xml.org/2004-08-02#Enrollment". Details:"The root element
is
| missing."
|
| I am not using a custom pipeline component. My XSLT, which is imported,
has
| the following namespace declaration:
| xmlns:hrxml="http://ns.hr-xml.org/2004-08-02"
|
| As such, the instance documents have the following declaration in the
root
| node:
| xmlns="http://ns.hr-xml.org/2004-08-02"
|
| The flow is: receive the xml in at the receive port and pass it to a map
| that converts the xml to a flat file format. Should I be using the 'pass
| through' receive pipeline?
|
| This map works fine in the test environment.
| --
| Bob Corcoran
|
|
|
|
|
|