Is this the right way?

Home Page Forums BizTalk 2004 – BizTalk 2010 Is this the right way?

Viewing 1 reply thread
  • Author
    Posts
    • #17435

      Hi,

       We want to transfer one service from a legacy system to Biztalk. How it works now is, a .net wrapper calls the com component to do the required functionallity. Now we'll need to do the same in biztalk as com components cant be called directly from it and you need a RCW in .net for that, we'll then expose that orchestration as web service so that the application can access that.

       Now my question is we are doing the same as was previously done for this service and additionally we are having a web service layer before it and the additional biztalk processing. This will definitely take more time then the orignal service because of additional layers. I want to ask is this the right way to go about it?, can we do it in a way where performance can be atleast at par with the orignal service, because obviously the benefit we get from doing it through biztalk is centrallized access of services and hence better management.

       

      Regards,

      Sajid.

    • #17438

      Sajid – 

      I believe that if the transactions are small and the server is not overloaded, this will work fine.  Given the fact that it was already com/.net, that implies that volume should not be an issue as you are not changing that much technology.  I see no reason why this would not work well in Biztalk.

      Can you kindly keep us informed as to how well this solution works?

      – wa 

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