XML send port

Viewing 1 reply thread
  • Author
    Posts
    • #18511

      Stupid question probably…

       

       I have a send port that posts an xml file to a folder. If i open this xml file with notepad, everything is in one row. How do I make it have a new row after every xml tag?

    • #18524

      I suggest you use an xml-editor.

      There is one integrated in Visual Studio where you can format the document. It is the button next to the “validate xml”-button.

      I prefer Stylus Studio or XMLSpy.

      • #18669

        Isn’t there a way to accomplish this in Biztalk?

        • #18678

          What you can do is have a custom send pipeline component.

          Add newline character after every tag end and drop the file as a txt file or may be as xml file.

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