Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Custom shape? Anyone? › Custom shape? Anyone?
February 8, 2006 at 7:47 PM
#14352
As far as I am aware there is no way to create custom shapes for the orchestration designer.
However to create reuseable code, you can write an .NET assembly and call this code from an expression or messageassignment shape.