Biztalk map – How to group lines Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biztalk map – How to group lines This topic has 1 reply, 1 voice, and was last updated 9 years, 2 months ago by community-content. Viewing 1 reply thread Author Posts February 13, 2008 at 2:19 PM #18928 community-content I have a biztalk map which creates an order confirmation. The problem is that the confirmation has product items duplicated and I need to group these duplicates into a single line. Is there a way this can be done without writing custom C# code? February 13, 2008 at 8:06 PM #18929 community-content U can do this in inline XSLT grouping in Scrip functoid. The following link might help you. http://blogs.msdn.com/skaufman/archive/2005/12/19/505654.aspx If this is not enough, search for “inline XSLT grouping” or post ur sample xml here and describe what u want to do . Siva Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register