BizTalk Server Applications Integration - COM adapter

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > April 2004 > COM adapter





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author COM adapter
Mark Abrams

2004-04-14, 3:34 pm

Hello,

I am using BizTalk Server 2004 to integrate an application
that exposes a number of methods on a COM interface.

I seem to remember that there was a COM adapter available
for BizTalk 2002, but I cannot see a COM adapter for
BizTalk Server 2004. I would have expected Microsoft to
ship one "out of the box".

What is the recommended way of connecting to a COM
interface ?? I don't want to call the COM methods directly
from an Expression Shape because I want a loosely-coupled
architecture.

Thanks, Mark.

Christof

2004-04-14, 3:34 pm

One way would be to build your own adapter for them... There's nothing
shipping out of the box for this and if you don't want to call them directly
using interop, this is the only option you have I'm afraid. The updated doc
contain some great samples on how to build an adapter!!

Regards,
Christof


"Mark Abrams" <anonymous@discussions.microsoft.com> wrote in message
news:FAA31E3D-D283-4880-A823-596C0D904892@microsoft.com...
> Hello,
>
> I am using BizTalk Server 2004 to integrate an application
> that exposes a number of methods on a COM interface.
>
> I seem to remember that there was a COM adapter available
> for BizTalk 2002, but I cannot see a COM adapter for
> BizTalk Server 2004. I would have expected Microsoft to
> ship one "out of the box".
>
> What is the recommended way of connecting to a COM
> interface ?? I don't want to call the COM methods directly
> from an Expression Shape because I want a loosely-coupled
> architecture.
>
> Thanks, Mark.
>



Valery Pryamikov

2004-04-14, 3:34 pm

Hi,
This is where Visual Studio .Net integration shows its muscles ;-).
You don't need COM adapter with BTS 2004, because you have ability of
calling COM components directly from your orchestration. Just add COM object
reference to your Orchestration project and call it from orchestration the
same way as you call .Net objects.

-Valery.

http://www.harper.no/valery

"Mark Abrams" <anonymous@discussions.microsoft.com> wrote in message
news:FAA31E3D-D283-4880-A823-596C0D904892@microsoft.com...
> Hello,
>
> I am using BizTalk Server 2004 to integrate an application
> that exposes a number of methods on a COM interface.
>
> I seem to remember that there was a COM adapter available
> for BizTalk 2002, but I cannot see a COM adapter for
> BizTalk Server 2004. I would have expected Microsoft to
> ship one "out of the box".
>
> What is the recommended way of connecting to a COM
> interface ?? I don't want to call the COM methods directly
> from an Expression Shape because I want a loosely-coupled
> architecture.
>
> Thanks, Mark.
>



Valery Pryamikov

2004-04-14, 3:34 pm

Sorry, I didn't notice you saying that you want to avoid using Expression
Shape in your orchestration when I wrote my original response...

-Valery.

http://www.harper.no/valery
[color=darkred]


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com