Tagged Questions
The biztalk2006r2 tag has no wiki summary.
6
votes
2answers
597 views
BizTalk Web Reference - generated XSD has “lost” information from WSDL
I am using BizTalk 2006 R2 to generate a web reference from a WSDL file.
Comparing the generated XSD to the WSDL, it is apparent that a lot of information has been lost.
Consider the following ...
4
votes
1answer
163 views
BizTalk Server Threading in Receive Pipelines
I am building custom pipeline components for receive pipelines in BizTalk Server (2006 and 2009). I am building the components in a streaming fashion.
My question: for any single inbound message, if ...
3
votes
1answer
74 views
using xslt functoid
I have input like
<Loop2300>
<HD></HD>
<DTP>
<DTP1></DTP1>
<DTP2></DTP2>
<DTP3></DTP3>
</DTP>
...
3
votes
2answers
337 views
Set up notifications when Biztalk send/receive ports stop or are disabled
We have a Biztalk 2006 R2 server, and from time to time, the receive ports will change to "Disabled" status for any one of a number of reasons - most commonly, server maintenance elsewhere on the ...
3
votes
1answer
80 views
Can a BizTalk Receive Port pull in FailedMessageRoutings like a Send Port does with filtering?
Is there anyway for a BizTalk receive port to initialize an orchestration, pulling in FailedMessages that could otherwise be routed to a send port in the console using filtering on ErrorType exists ...
3
votes
1answer
115 views
Import small number of records from a very large CSV file in Biztalk 2006
I have a Biztalk project that imports an incoming CSV file and dumps it to a database table. The import works fine, but I only need to keep about 200-300 records from a file with upwards of a million ...
2
votes
1answer
37 views
data base look up functoid
I have one table which has 2 IDs.
Now I have to check id1 value of table1 and if it is equal to id of the destination schema
then i have to take the id2 from the table1 and assign it into ...
2
votes
1answer
105 views
Creating Customized biztalk pipeline component to convert HTML to XML?
I am using Biztalk server 2006(R2) and Visual Studio 2005,
In my application i have a html which has to be converted into XML in a customized pipeline component
I am passing a html like this,
...
2
votes
1answer
147 views
BizTalk orchestration editor leaves errors in source code
I've finally tracked down an issue to bad code left in my ODX, presumably by Visual Studio
I had a Construct Message with a Transform and Message Assignment in it ...
Whenever I compiled, I was ...
2
votes
1answer
71 views
Is there an easy way in BizTalk 2006 R2 to view the XML sent out a SOAP send port?
Seems like I should be able to get at it through HAT or something like that, but I can't seem to find where this would be at. Basically I have a business partner who is asking me to send the XML I am ...
2
votes
1answer
479 views
Biztalk - local variable in expression shape
Sometimes when I'm writing XLANG/s code in an expression shape, it would be more readable if I could just use a temporary variable within the scope of that one code block. I hate to clutter up the ...
2
votes
1answer
180 views
BizTalk Send Port OutOfMemory Exception
I have a BizTalk solution deployed at a customer site.
(BizTalk 2006 R2 with the non WCF adapters)
One of the orchestrations issues an RFC call to a SAP system and returns a big message.
The message ...
2
votes
1answer
517 views
BizTalk File Adapter: Pick files from subfolders
In File adapter configuration, we can specify a folder path to scan for new files. but this doesn't work if we want to monitor whole tree i.e. folder and all of its sub folders for new files.
any idea ...
2
votes
3answers
1k views
Is there a way to automate turning a BizTalk Receive Location on or off through code?
Is there a way to automate the turning on or off of a Receive Location in BizTalk? It seems like there should be some kind of API or some such for this kind of thing. I would prefer to work in C#, but ...
1
vote
1answer
30 views
No constructor defined error biztalk server
I am creating a pipeline component using .net class library
Where i want to pass an HTML document as a input and get a xml document as output,
I am getting an error in this line
HtmlDocument ...
1
vote
2answers
66 views
send image file as message in biztalk server 2006
I have a image file with extention.tif
I have set ports for sending and receiving file.
I have configured sending port to a folder and receiving port to a folder.
My sending folder's name is send1 ...
1
vote
1answer
74 views
Deploy BizTalk 2010 Map (btm) to BizTalk 2006 R2 server?
I know it is not a normal practice for someone to deploy 2010 map to 2006 server but I have no choice. The questions i have is "Can I deploy a 2010 map to 2006 R2 server"? It seemed to me that since ...
1
vote
0answers
178 views
MTOM/XOP support in BizTalk 2006 R2?
We are currently working on an BizTalk solution that should return binary data as a XOP attachement through an webservice request. BizTalk have MTOM support through WCF adapters, but I can't figure ...
1
vote
1answer
203 views
Synchronous Request Response between two Biztalk orchestrations in different servers
I have an orchestration which exposes a web service, it examines the source of the message received executes some branching logic based on that and calls one of a set of 'service' orchestrations ...
1
vote
2answers
66 views
Determining the set of message destinations at runtime in BizTalk application
I’m a complete newbie at BizTalk and I need to create a BizTalk 2006 application which broadcasts messages in a specific way. I’m not asking for a complete solution, but for advise and guidelines, ...
1
vote
1answer
354 views
BizTalk Flat File Failed Message Routing
I have found some broken threads across the web where people claim to be able to use receive shapes in an orchestration with XLANGMessage types to receive flat file schema files that could not be ...
1
vote
2answers
1k views
Maximum String Content Length quota error when consuming WCF webservice from Biztalk
I'm getting this error message ...
"The Maximum string content length quota (8192) has been exceeded while reading
XML data. This quota may be increased by changing the MaxStringContentLength
...
1
vote
1answer
268 views
Biztalk Cluster Servers
we used to have 1 biztalk 2006R2 32bit server. We recently upgraded it to Enterprise. But because our traffic size we didn't have enough power and memory with only one. So we also recently installed a ...
1
vote
1answer
965 views
Biztalk - processing a flat file receives “no subscribers found” message
I've created a flat file schema in Visual Studio from an instance of a CSV file I have, and it validates fine, and I've hooked up an orchestration to send and receive ports set to expect a file of ...
1
vote
1answer
880 views
Difference between Long running and non transactional Orchestration
what is the difference between Long Running transaction type and None transaction type, set for an orchestration or a scope.
One difference that I know is that Long Running transaction can have ...
1
vote
3answers
243 views
Adding behavior to wcf basichttp in biztalk 2006R2
I am using a wcf basichttp adapter in biztalk using ESB guidance 1.0
i made a test without biztalk involved calling an asmx service and i ended up with this configuration file :
<behaviors>
...
0
votes
1answer
24 views
BizTalk and Enterprise Single Sign-On Best Practices?
I developed a BizTalk 2010 application that receives files from a ftp server, elaborates these files and sends them to another ftp server.
About Receive step, authentication is made using ESSO. I ...
0
votes
0answers
3 views
New Transaction cannot enlist the specified transactional coordinator?
I did followed these steps in my BizTalk server,But nothing cleared my error Can any one suggest be the way to rectify.
FYI, I am using Biztalk server 2006 R2 in windows server 2003, and SQL server ...
0
votes
1answer
12 views
How to setup a separate Orchestration for Web Services only?
I have created an Orchestration that has declared a web service for Managing Sales Orders. This works fine, However I want to move the Web service out and into it's own orchestration and be able to ...
0
votes
0answers
6 views
BizTalk Flat File, multi-line record debatching
I've tried to find the answer in other questions, and none of the "standard" answers are working, so I'm hoping someone can either point me to where this has already been answered, or can tell me how ...
0
votes
0answers
12 views
Using Xpath in Biztalk
can anyone point me in the right direction here?
I have some xml being returned from a call to a sharepoint service,
the results are called xmlUpdateQuery, it contains the following:
<rs:data ...
0
votes
1answer
58 views
Process Inbound 997
Process Inbound 997
I have following scenario:
I have multiple parties configure in BizTalk. And I am sending many EDIs at the same time to many parties i.e.
850 EDI sent to Party A
850 EDI sent ...
0
votes
1answer
35 views
[biztalk2006]can not decode base64 to xml plain text
I use biz2006 + rosettaNet as our EDI solution. Now I meet a issue that, when a partner send pip to us, the content(base64 encoded) could not been converted to XML plain text.
Here're content of the ...
0
votes
3answers
279 views
System.TimeoutException when calling wcf service from Biztalk
I am getting the exception shown below. BizTalk is able to call the service when there is very light load. But once I increase the load and the number of messsages to transmit increases after a while ...
0
votes
1answer
57 views
BizTalk EDI test and production Environment setup
Currently, I have setup BizTalk server for few Parties for EDI communication in production.
Note: there is third party tool in place which is transferring EDI over the network (i.e. Datatrans).
...
0
votes
1answer
26 views
Issue in Receive Pipeline
I followed the article http://www.codeproject.com/KB/biztalk/UnzipDisassembler.aspx?fid=1607856
to create a custom component that can be used in Receive pipeline.
It doesnt work.
Are there any other ...
0
votes
0answers
31 views
Working of BTSNTSvc.exe in BizTalk 2006
I was just reading an article regarding the Host and host instances in BizTalk. For any host instance created a parallel BTSNTSvc.exe service will be created, under which all the artifacts get ...
0
votes
0answers
108 views
Routing failure when resumn instance - BizTalk
I have created a small BizTalk application which has a single dynamic send port with the Delivery Notification == transmitted.
the send port is configured to a folder path and when the folder is not ...
0
votes
2answers
83 views
BizTalk web service to return a value rather than void + ref
Is there anyway to get the web service generated by the BizTalk Web Services Wizard for an orchestration to return a value, rather than it have a void return and it use return by ref ?
I'm trying to ...
0
votes
1answer
63 views
Biztalk message propery promotion
I have an orchestration which should be kicked off when a text file comes in from a receive location,
as far as I can see things look as they should but the orch aint starting and I get this in the ...
0
votes
1answer
226 views
WCF WS-Trust binding (ws2007FederationHttpBinding) delay?
We have an BizTalk 2006 R2 solution with an federated WCF service (ws2007FederationHttpBinding). Things seem to work ok, but we experiencing some delay however.
From the WCF trace logs it seem to ...
0
votes
1answer
75 views
BizTalk 2009 custom adapter 64 bit
Does anyone know what the registry settings should look like in order to get a 64 bit custom adapter to show up in the BizTalk admin console? I have created a 32 bit adapter, but would like to port it ...
0
votes
1answer
339 views
BizTalk 2006 R2 schema validation specific error message with failed message routing
I'm looking for a way to catch the actual exception thrown by BizTalk 2006 R2 when a receive port can't parse a message it picks up.
For example, I have a csv file that was not properly created, say ...
0
votes
1answer
44 views
Signing assemblies in VS2005 BizTalk project
The usual project properties page is not shown when I view properties for a BizTalk 2006R2 project in Visual Studio 2005. Instead I get the property dialog below. How do I get the one where you can ...
0
votes
0answers
82 views
Biztalk Repeating sequence group mapping
My "from" message has a repeating element that I need to map into a repeating sequence group in an outbound HL7 Message (MFN^M15). I have seen on several blogs that this is not possible without ...
0
votes
2answers
881 views
Biztalk Flat File Tranform multiple unbound records causing Unexpected Data Error
I am trying to import a flat file into a SQL Database via Biztalk 2006 R2. The input file has a layout as follows with each line separated by CR/LF with an extra trailing CR/LF at the end:
...
0
votes
0answers
182 views
Message Assignment-Biztalk
I have a message which of the type of my schema,respose from sql adapter..The response from Database is comin fine.Now the issue is i want to assign,one of the nodes of the response schema which is a ...
0
votes
1answer
283 views
BizTalk WCF Service Publishing Wizard to expose schemas as WCF service issue?
We are about to expose schemas as WCF service using the BizTalk WCF Publishing wizard. We have a bunch of schemas in an .dll file. However, when we choose request-response operations and selects a ...
0
votes
1answer
181 views
Microsoft BizTalk Server 2006 R2 Installation Wizard Internal Error 2738
HI
I am getting follwing message when i try to uninstall Biztalk server 2006 R2 from Win 7 laptop.
Internal Error 2738.
The uninstaller is logging following message.
MSI (s) (60:C8) ...
0
votes
1answer
98 views
Missing EdiMessageContent Table
I've got a new BizTalk group I've just created (with BizTalk Server 2006 R2 SP1). When I go to run the DTA purge job it complains with "Invalid object name 'EdiMessageContent'". This table does not ...