biztalk
HL7 Data Type Error
I have an ORU R01 version 2.4 message that I\'m trying to get through, but for some reason, it keeps giving me a data type error on the receive side. Below is the message:[详细]
2023-03-26 21:28 分类:问答Connecing BizTalk 2010 to an Azure Storage Queue
I have an internal WCF service that needs to connect with an Azure queue.Does the BizTalk 2010 AppFabric connect tool support storage queues?According to the following MSDN blog it requires a relay en[详细]
2023-03-26 04:51 分类:问答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.[详细]
2023-03-24 03:22 分类:问答.net error. BizTalk using a .net dll (proxy)
I\'m getting this error sometimes, and can\'t figure out why. Any ideas? Format of the initialization string does not conform to specification starting at index 0.System.ArgumentException: Format of[详细]
2023-03-22 11:34 分类:问答BizTalk 2009 "Invalid character in data element" error
In some of our BizTalk 2009 development environments, when attempting to process a HIPPA X12 file, 4010 270 file type, any element defined in the schema to be type X12_AN is throwing an \"Invalid char[详细]
2023-03-19 14:58 分类:问答Queuing Biztalk Subscriptions
We have a system sending HL7 messages to BizTalk using the MLLP HL7 accelerator.We then have several destination systems, which all need their own format o开发者_运维问答f the HL7 message, so we use o[详细]
2023-03-19 08:03 分类:问答Transaction with FTP adapter
I want to pull something from the server (no delete), parse the file in the pipeline component, process the file, if everything goes successfully, I want the adapter delete the file.[详细]
2023-03-19 05:12 分类:问答Compare GACs from two servers?
I need a easy and trusted way to compare GAC (Global Assembly Cache) from two servers, during BizTalk migration. I also want to move the GAC from QA to Production if it doesn\'开发者_如何学Ct exist in[详细]
2023-03-18 16:30 分类:问答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 orchestrati开发者_高级运维on to return a value, rather than it have a void return and it use return by ref ?[详细]
2023-03-18 03:06 分类:问答Applying two transforms to a message on the send port
I have an urgent need to send a canonical message (M1) out of an orchestration and need to map the canonical message to another message (M2). The resulting message (M2) has to be Wrapped in another re[详细]
2023-03-17 22:27 分类:问答