BizTalk Server Applications Integration - Calling and passing request as string to Orchestration from an ASP application

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > September 2004 > Calling and passing request as string to Orchestration from an ASP application





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 Calling and passing request as string to Orchestration from an ASP application

2004-09-02, 6:17 pm

Can anybody tell me how can I pass the request string to
BTS 2004 throough an ASP application.

Thanks in Adavance,
-Anil
Todd Sussman

2004-09-02, 6:18 pm

In the samples folder, there is a request\response adapter that works with
strings. The other option is to expose the Orchestration as a Web Service,
and call it from the ASP page. There might be other ways to do this, but
that is how we have done it.

With that said, why are you using strings? One big advantage of using
specific schemas, is that you can not pass a wrong message to Biztalk. We
use to use strings for Web Services, and believe me, once you have several
running, maintanence will become very tough.

Todd

<anil_gujjar@mindtree.com> wrote in message
news:337201c48f2a$2dee0af0$a601280a@phx.gbl...
> Can anybody tell me how can I pass the request string to
> BTS 2004 throough an ASP application.
>
> Thanks in Adavance,
> -Anil



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com