Can BizTalk perform a synchronized request?

Home Page Forums BizTalk 2004 – BizTalk 2010 Can BizTalk perform a synchronized request? Can BizTalk perform a synchronized request?

#14245

hi again.
i found the sample exposewebservice for orchestration process, it seems to be the one i’m looking for. actually the documentation for biztalk beta2 2006 has not been updated yet so it still refers to the 2004 version.

i’ve a few questions to ask:
1. in the orchestration process when i need to retrieve date from oracle using oracle adapter, does it require that the query result must be in an xml format as it is for sql adapter? sorry i lack of documentation here….
2. it sounds like i don’t need to use a pipeline concept, does it correct?
3. when i run a sample with exposewebservice for orchestration, i assign IIS security as anonymous and i also need to assign aspnet user to sql server in order to make it work, what is the right approach in the real scenario?

thanks in advance