Root element is missing

Home Page Forums BizTalk 2004 – BizTalk 2010 Root element is missing

Viewing 1 reply thread
  • Author
    Posts
    • #16279

      Hi guys,

       I really need your help! This is my current error-message:

      A message received by adapter "FILE" on receive location "Receive LocationSAP_Bestellung" with URI "C:\SAP_Bestellung\SAP_Bestellung\SAP_Bestellung\In_SAP_Bestellung\*.xml" is suspended.

      Error details: The Messaging Engine failed while executing the inbound map for the message coming from source URL:"C:\SAP_Bestellung\SAP_Bestellung\SAP_Bestellung\In_SAP_Bestellung\*.xml" with the Message Type "http://SAP_Bestellung.SAPSchema#ORDERS01". Details:"Root element is missing."

      MessageId: {4EFD826C-8E47-474C-883C-0A20AA0D9A5B}

      InstanceID: {FD873D3E-B8C5-4013-9C18-FECD0BD316C1}

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

       

       

    • #16280

      I have found this to usually be a namespacing issue, at least, when it has happened to me.  In discussion with MS, I have found that when this happens as an output of a mapping transform, the cause is that source elements are not detected because the namespace is different.  No input means no output.  Oddly when you try to validate the instance against the schema, validation passes because nothing is matched for testing.  I suggested that this should emit a warning.

      Doug

       

       

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.