biztalk
Set BizTalk to work with remote SQL Server
I\'m trying to configure BizTalk to use remote SQL Server. I open BizTalk Server Configuration utility, check Basic configuration. Then I need to provide Database server name in Database section, but[详细]
2023-04-08 02:10 分类:问答When changing schemas must I update the receive pipeline component?
There was a failure executing the receive pipeline:Reason: No Disassembl开发者_开发百科e stage components can recognize the data.[详细]
2023-04-07 16:14 分类:问答How to change datatype from xs:string to strongly types in Biztalk schema?
I need to have a datatype of Amount (reference) for my Amount field. How to change that? Now I just get the normal datatypes (xs:string, xs:double, etc), but the existing fields are strongly typed 开发[详细]
2023-04-07 09:55 分类:问答Can I do content based polling in Biztalk server using WSS Adapter
I have scenario whereI have to poll documents from sharepoint library based on some condition开发者_Go百科s.[详细]
2023-04-07 04:16 分类:问答Creating a variable number of nodes on target document without corresponding data on source document
I\'m trying to map two documents witht the BizTalk Mapper and my target document should look like this:[详细]
2023-04-06 12:22 分类:问答What may cause (intermittent) bad responses from an Oracle db to Biztalk?
My orchestration has a send-receive port and until the point where the send shape is found all messages being manipulated are exactly the same. I.e. the message I end up sending the Oracle db through[详细]
2023-04-05 02:43 分类:问答Why simple XPATH doesn't work
I have an XML (in BizTalk) that looks like <ns0:Provide xmlns:ns0=\"http1\" xmlns:ns1=\"http2\" xmlns:ns2=\"http://schemas.microsoft.com/2003/10/Serialization/\">[详细]
2023-04-04 15:41 分类:问答Error creating Expression in Biztalk 2010, Assembly reference error?
I am adding an Expres开发者_StackOverflow社区sion in Biztalk 2010, which is as follows; msgSalesOrder_Complete=msgSalesOrder;[详细]
2023-04-04 13:34 分类:问答How to create an array of records in BizTalk
I have an xsd type wh开发者_运维问答ich consists of some elements. One of the elements is defined like[详细]
2023-04-04 05:35 分类:问答How to avoid name-clashes in xsds between BizTalk messages and WCF service datacontracts
Consider the following: I have BizTalk project and inside it I have placed xsd schemas for messages.[详细]
2023-04-03 22:23 分类:问答