How to Use 3 webmethods in orchestation

Asked By suresh c
27-Aug-10 01:49 AM
Earn up to 0 extra points for answering this tough question.
Hi

I want to call many methods in biztalk orchestration. can anyone help me.
it's very urgent that i need to implement in my application.

  re: How to Use 3 webmethods in orchestation

Anand Malli replied to suresh c
27-Aug-10 05:53 AM
Hi Suresh,

you said you want to call method in orchestration right...so you can call them by calling custom assemblies in your shape,i.e you can create the function in what ever language you are comfortable with and add that assemblies reference in your project now you can create object with reference to that of that Assembly and use that message object in your shape

i do not have biztalk installed at my side otherwise i would have given you a sample..but try the way i said

hope you understood

thxs
Create New Account