BizTalk Server - Call an api of an assemly in the orchestration

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > December 2004 > Call an api of an assemly in the orchestration





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 Call an api of an assemly in the orchestration
Ibrar

2004-11-04, 5:48 pm

Hi,
I have an assembly that i need to reference from within an orcestration.
I want to call it's public interface pass it serveral parameters.
I need to call it when an error occurs in the processe or execption in
orchestration.

I am trying to figure out on how should I proceed.

I have added my assembly to GAC and I can add a refrence to the assembly in
my biztalk project. After that I am not sure where to being.
Any pointer will be helpful

Thanks
Ibrar
Ibrar

2004-11-04, 5:48 pm

I forgot to mention I am using bts2004

"Ibrar" wrote:

> Hi,
> I have an assembly that i need to reference from within an orcestration.
> I want to call it's public interface pass it serveral parameters.
> I need to call it when an error occurs in the processe or execption in
> orchestration.
>
> I am trying to figure out on how should I proceed.
>
> I have added my assembly to GAC and I can add a refrence to the assembly in
> my biztalk project. After that I am not sure where to being.
> Any pointer will be helpful
>
> Thanks
> Ibrar

Hugo Rodger-Brown

2004-11-05, 2:46 am

There is a sample in the SDK - <Samples Path>\Orchestrations\MethodCall\.

The help topic is here ms-help://BTS_2004/SDK/htm/ebiz_sdk_samples_gfbs.htm

Hugo
http://hugo.rodger-brown.com



Ibrar

2004-11-05, 5:48 pm

Hugo,
That was helpful.
thanks

"Hugo Rodger-Brown" wrote:

> There is a sample in the SDK - <Samples Path>\Orchestrations\MethodCall\.
>
> The help topic is here ms-help://BTS_2004/SDK/htm/ebiz_sdk_samples_gfbs.htm
>
> Hugo
> http://hugo.rodger-brown.com
>
>
>
>

Anthony O

2004-12-13, 6:28 pm

Ibrar,

--To call a .NET component within an orchestration, need to follow these
steps:

--Add a reference to the assembly holding your classes
--Create a variable and specify that it is of type your component
--Add an expression shape
--In the expression, create an instance of your class and then you can
access its methods.

Let me know if you need further help:

Anthony O.

"Ibrar" <Ibrar@discussions.microsoft.com> wrote in message
news:8A6F2296-817A-474B-BF12-A78FAC6179BC@microsoft.com...[vbcol=seagreen]
> Hugo,
> That was helpful.
> thanks
>
> "Hugo Rodger-Brown" wrote:
>
Path>\Orchestrations\MethodCall\.[vbcol=seagreen]
ms-help://BTS_2004/SDK/htm/ebiz_sdk_samples_gfbs.htm[vbcol=seagreen]


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com