BizTalk Server is Microsoft’s Integration and connectivity server solution
0
votes
1answer
5 views
BizTalk 2010 Map destination message show all nodes
I have a source schema with less elements than the destination schema. When I run the map only mapped elements in destination schema shows up. I want all the elements in destination schema to show up, ...
0
votes
1answer
11 views
error while sending data to web service
using bizTalk 2010 orchestration:
when i send data port configured as webservice the following error appear
The adapter failed to transmit message going to send port ...
0
votes
0answers
18 views
how to configure WCF in BizTalk 2010
i want to send data to web service and receive data response from the same web service
anyone have a tutorial for configuring binding in bizTalk administration
0
votes
1answer
52 views
BizTalk - WSE 3.0 Adapter
We need to consume a web service (which is a WSE3.0 service) using BizTalk 2010. I did some initial research and WSE is not supported out of the box.
From what I can tell, the only thing I found is ...
0
votes
3answers
301 views
BizTalk server 2006 R2 not using recently “GAC”ced dll
I have a DLL which is GAC'ced (c:\windows\assembly) which is being used by my Biztalk Application, for some requirement, I changed a function in that DLL and:
I uninstalled the old DLL which was in ...
2
votes
5answers
1k views
BizTalk: how to limit number of connections to a wcf service?
I developed a BizTalk application that receives as input a file that contains a bunch of messages. I use the BizTalk XML disassembler component to 'debatch' the file in sepereate messages. Each of ...
0
votes
1answer
19 views
Does BizTalk Server 2010 works with SQL express 2008 R2?
Pl let me know that does BizTalk Server 2010 works with SQL express 2008 R2?
Also the below error is coming When i publish wcf service through wizard and try to run the service on browser :-
The ...
-3
votes
0answers
16 views
I got this error when I droping a file into receive location [on hold]
xlang/s engine event log entry: Uncaught exception (see the 'inner exception' below) has suspended an instance of service ...
0
votes
1answer
11 views
How to uninstall Biztalk adapter pack
I have installed BAP for x64and x32 in my 2008R2 Windows Server. But, somehow in Assembly folder i could able to see multiple Dlls of x64and x32 versions.
I need to uninstall BAP Completely now.
8
votes
3answers
896 views
BizTalk Orchestration Opens in Text View in VisualStudio Orchestration Designer
While working on a rather large BizTalk 2010 project I came across this very strange behaviour and wanted to post a solution to it here in case anyone else may experience this.
When attempting to ...
1
vote
1answer
363 views
BizTalk rules engine not firing actions despite conditions being met
I have an orchestration in BizTalk that has a CallRules shape in it. The orchestration was not behaving as expected, and I narrowed the issue down to the Business Rules Engine (BRE).
I used the Test ...
0
votes
0answers
17 views
from biztalk application writing in Sharepoint using Lists.asmx UpdateListItems method throws exception
I am trying to write an item in a SharePoint list from BizTalk applicationBut banging my head for this bug.I am using Sharepoint Lists.asmx UpdateListItems method to do it
And the exception is like ...
0
votes
2answers
23 views
Transform soap 1.1 fault into soap 1.2 fault
I'm trying to repair some inadequacies in a BizTalk map I've been given which is intended to map a SOAP 1.1 fault into a SOAP 1.2 fault using an associated XSLT stylesheet.
The output does not ...
0
votes
1answer
31 views
Format-number from ###.0 to ###.00
I working with a project in BizTalk where use xslt to convert from and edifact file to an UBL file.
The edifact file contains price values of ###.0 and that do not work. I want to change it to ###.00 ...
0
votes
1answer
20 views
Error saving map. Stored procedure returned non-zero result (BizTalk 2013)
When manually deploying a simple application from Visual Studio 2012 to BizTalk Server 2013 (i.e. right-click -> deploy) I receive the error "Error saving map. Stored procedure returned non-zero ...