-
I have an orchestration published as an asmx web service. It will be called by a vendor using Unix. I'd like to validate a userid/password in the orchestration (or perhaps it's better to let IIS do it). I added this code to my orch: strSoapUsername = msgLoanDataPullReq(SOAP.Username); strSoapPassword...
-
I'm trying to consume a web service from within an orchestration sending to it a custom type. I added the web reference, created the send port by selecting an existing Web Port Type and created a message based on one of the Web Message Types created when the send port was created. This is a Multi...
Posted to
BizTalk 2006 R2
(Forum)
by
sbrown63
on
Tue, Aug 4 2009
Filed under: BizTalk Server 2006 R2, orchestration webservice encoding debug, web services, orchestrations, Orchestration, Orchestration webservice
-
Hi Siva, You cannot expose an Orchestration as an ASP page, that is technically not possible. You can only expose it as an XML web service with an ASMX endpoint or as a WCF service in BizTalk 2006 R2 version. I suggest you expose it as a WCF service for forward compatibility and in your ASP page, use...
Posted to
BizTalk 2006 R2
(Forum)
by
xman71
on
Wed, Dec 2 2009
Filed under: BizTalk Server 2006 R2, http, WCF Service Publishing Wizard, Biztalk Orchestration Published as a web service, ASMX, web services
-
Hello I have a BizTalk 2006 R2 project that uses an industry standard XSD file (the Accord standard to be exact). The solution therefore contains the XSD file in one of the projects and it is referenced in various places. I am also calling a local web service that returns data using the same schema definition...
-
Really confuse to do my urgent project... I have to connect many two web service with BizTalk Applicattion. An example job description to do : 1) Application BAK need students data from application MISSION 2) To do that, application BAK have web service "get students" that will request all...
-
Dear Sir, Can i use BizTalk Server 2006 R2 to insert data from one web service to another web service? Each web service will do an SQL job (select, insert)... I mean, one web service will select data from it's database and pass it through BizTalk Server 200 R2, and BizTalk Server 2006 R2 will return...
-
I really need deep and deep explanation about my urgent project... Hoping for all your kindness... ^^ Actually, i have a job to do like this: (based on the company story where my project must i do) 1) That company has many information system (dekstop application based C# .net), there are : BAK, MISSION...
-
Hi All, I have a question.... Is it possible to launch an orchestration in a C# application without exporting it as a webservice? Thanks, Syed Abdullah Akhlaq
Posted to
BizTalk 2006 R2
(Forum)
by
Abdullah
on
Wed, Jun 10 2009
Filed under: BizTalk Server 2006 R2, biztallk, VS2008, Biztalk 2006 R2, Biztalk Orchestration Published as a web service, Biztalk 2006 R2 Deployment, C# 4.0, web services, Visual Studio 2005, Orchestration, orchestrationion