Is there limitation for using Abstract Classes in BTS Orchestration?

Home Page Forums BizTalk 2004 – BizTalk 2010 Is there limitation for using Abstract Classes in BTS Orchestration?

Viewing 1 reply thread
  • Author
    Posts
    • #24039

      Is there limitation for using Abstract Classes in BTS Orchestration?

       

      Hi,

      We’ve got an Abstract Class, and another class which inherits that abstract class. while Im creating a parameter, incide of orchestration of type second class, which inherits from abstract, I can not see objects of Abstract class.

      Is there some limitation?

      Thanx.

    • #24268

      Hi Yonathan,

       

         From what I’ve seen and experienced (from BizTalk 2004 through 2006 R2), any custom .NET assembly (invoked from an Orchestration) has been built as standalone classes, not derived classes from an abstract class. I don’t know if this has changed in BizTalk 2009, but I highly doubt it.

       

         Daniel.

       

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