Biztalk – Error after changing the mapping

Home Page Forums BizTalk 2004 – BizTalk 2010 Biztalk – Error after changing the mapping

Viewing 1 reply thread
  • Author
    Posts
    • #23058

      Hi,

      I have a orchestration with a mapping (XML–> Flat File).

      At one point, I decide whether or not the file is created on the filesystem or sent by email.

      Everything worked beautifully.

      But now I have changed the mapping a little and gets the following error in biztalk. This error occurs only when the file should be send per mail. Creating the file on the filesysystem works fine(I have to translate from german):

      Error executing the Sendepipeline: “Invoice_WDK2.WDKSendEmailPipe, Invoice_WDK2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=46e1692e31fd6068” Quelle: “Flatfile-Assembler” Sendport: “Invoice_WDK2_1.0.0.0_Invoice_WDK2.BiztalkOrchestrierung_SendEmailWDK_46e1692e31fd6068” URI: “mailto: [email protected]” Reason: a name entry must be set for the property “Root Reference” in the flat file schema.

       

      I have no idea what this means.

    • #23060

      The Root Reference property is set in the schema file. Open the schema file, select the top level <Schema> node and scroll to the bottom of the Property window.

      Did you change the flat file schema?

      Does the Smtp send port run in a host instance that was not restarted after your redeploy?

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