Integrating a .NET application with BizTalk Orchestration
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Integrating a .NET application with BizTalk Orchestration




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Integrating a .NET application with BizTalk Orchestration  
CyberLotus


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-23-04 12:46 PM

Hi,

Can anybody let me know how to call an Biztalk Orchestration from another
application?

So far I tried through Web service but can my application directly call my
orchestration?

TIA.
-CyberLotus





[ Post a follow-up to this message ]



    Re: Integrating a .NET application with BizTalk Orchestration  
Hugo Rodger-Brown


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-23-04 12:46 PM

Yes - if you expose the orchestration as a web service. See "Publishing Web
Services" in the documentation for details of how to do this.

Hugo

"CyberLotus" <CyberLotus@discussions.microsoft.com> wrote in message
news:4E6FA2E6-CB78-4CA8-9449-4C86FDA9197E@microsoft.com...
> Hi,
>
> Can anybody let me know how to call an Biztalk Orchestration from another
> application?
>
> So far I tried through Web service but can my application directly call my
> orchestration?
>
> TIA.
> -CyberLotus







[ Post a follow-up to this message ]



    RE: Integrating a .NET application with BizTalk Orchestration  
Matt Meleski


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-23-04 10:51 PM

Look at the SumitDirect SDK sample. Shows how can programatically call an
Orchestration from .Net code:

http://msdn.microsoft.com/library/d...amples_bgip.asp

Matt.

"CyberLotus" wrote:

> Hi,
>
> Can anybody let me know how to call an Biztalk Orchestration from another
> application?
>
> So far I tried through Web service but can my application directly call my
> orchestration?
>
> TIA.
> -CyberLotus





[ Post a follow-up to this message ]



    Re: Integrating a .NET application with BizTalk Orchestration  
CyberLotus


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-26-04 12:46 PM

Hi Hugo,

Yeah, I tried that but it didn't solve my purpose. I wanted an applicaion
(apart from web service) to call my orchestration. Anyway thanks as the
requirement is changed now.

But Now I want my orchestration to call another application. In the sense,
I'm having a class and my orchestration should be able to call that class
(without consuming a web service).
How can I do that?

TIA,
Lotus

"Hugo Rodger-Brown" wrote:

> Yes - if you expose the orchestration as a web service. See "Publishing We
b
> Services" in the documentation for details of how to do this.
>
> Hugo
>
> "CyberLotus" <CyberLotus@discussions.microsoft.com> wrote in message
> news:4E6FA2E6-CB78-4CA8-9449-4C86FDA9197E@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    RE: Integrating a .NET application with BizTalk Orchestration  
CyberLotus


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-26-04 12:46 PM

Hi Matt,

Thanks for the help.

But Now I want my orchestration to call another application. In the sense,
I'm having a class and my orchestration should be able to call that class
(without consuming a web service).
How can I do that?

TIA,
Lotus

"Matt Meleski" wrote:
[vbcol=seagreen]
> Look at the SumitDirect SDK sample. Shows how can programatically call an
> Orchestration from .Net code:
>
> http://msdn.microsoft.com/library/d...amples_bgip.asp
>
> Matt.
>
> "CyberLotus" wrote:
> 





[ Post a follow-up to this message ]



    Re: Integrating a .NET application with BizTalk Orchestration  
Matt Milner


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-28-04 01:46 AM

You can create variables in your orchestration that are .Net classes.  In
expression shapes in the orchestration, you can use these classes like you
would from a C# application.  There are some limitations related to
orchestration persistence such as your class must be serializable or be
consumed in an atomic scope; you might need synchronized scopes if you are
working with your variable on different parallel branches; but for hte most
part it is straight forward.  Add a reference to your .net assembly, declare
a variable of the right type, in an expression shape, create a new instance
of your variable and start using it.

Matt


"CyberLotus" <CyberLotus@discussions.microsoft.com> wrote in message
news:95FB1F51-3807-4C1B-8E56-08EEAE9ECF9C@microsoft.com...[vbcol=seagreen]
> Hi Matt,
>
> Thanks for the help.
>
> But Now I want my orchestration to call another application. In the sense,
> I'm having a class and my orchestration should be able to call that class
> (without consuming a web service).
> How can I do that?
>
> TIA,
> Lotus
>
> "Matt Meleski" wrote:
> 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:16 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register