biztalk-2013

BizTalk RestFul WCF service

≡放荡痞女 提交于 2019-12-12 02:43:31
问题 I have been trying hard to create a WCF Restful services exposing the schema. Below are the steps I followed Created a schema with three elements and promoted them and created property schema Property Schema looks like (it didnt allow me to make pass element as Sensitive information) build and deployed the application Then using the Biztalk WCF Publishing wizard I created the Service and the Request Response Receive location. Changed the App Pool of the service to the Appl pool to which the

BizTalk generated wrong 999 file?

守給你的承諾、 提交于 2019-12-12 02:28:23
问题 I am working on a BizTalk inbound process to inbound 837-p files from different trading partners. After the file is processed inbound, I am also forwarding the BizTalk auto-generated 999 file to trading partners as an acknowledgement. For a special trading partner, BizTalk inbound the 837 file and generated a 999 file claim all records in this file are "Accepted" in its AK9 segment. But the continue process of these records from the file shows it have some records actually failed. I saved one

BizTalk - WCF-Custom binding to use for SOAP 1.2 with basic authentication

纵然是瞬间 提交于 2019-12-12 02:09:49
问题 I have a web service to consume in BizTalk which exposes both SOAP 1.1 and 1.2 endpoints and is secured with Basic Http Authentication. I'm using the WCF-Custom adapter and trying to use SOAP 1.2. This comparison table shows that I cannot have the combination of basic Http authentication AND SOAP 1.2 and I'll have to use 1.1 and basicHttpBinding Will any of the other WS-* bindings allow me to do what I want? I would prefer to use SOAP 1.2 because it will, presumably*, be around longer than 1

BIZTalk210 powerscript to stop and start SEND PORT

▼魔方 西西 提交于 2019-12-11 18:27:03
问题 BIZTalk2010 powerscript to stop and start SEND PORT I got the receive location working ok. BizTalk2010 restart Receive location every hour Now I need to do the same with the send ports. But it does not work. # a. Set Server name in ConnectionString -- # b. Set ($hostname) host name value that is using in SFTP send location # c. Set ($sndLocation) send location name $Catalog.ConnectionString ="xxx" $hostname = "bbb" $sndLocation = "SndPrt_XXXXXXX001" #send location # Function to retrieve the

Reading string as a stream without copying

微笑、不失礼 提交于 2019-12-11 14:04:10
问题 I have some data in a string. I have a function that takes a stream as input. I want to provide my data to my function without having to copy the complete string into a stream. Essentially I'm looking for a stream class that can wrap a string and read from it. The only suggestions I've seen online suggest the StringReader which is NOT a stream, or creating a memory stream and writing to it, which means copying the data. I could write my own stream object but the tricky part is handling

How to make sure that message control id of BTAHL7 ACK Message is same as original mesage

和自甴很熟 提交于 2019-12-11 07:01:42
问题 We have a requirement that the Message Control Id (MSH.10) of the HL7 ACK message should be equal to the message control id (MSH.10) of the original message. We are using BTAHL7 with BizTalk 2013 R2, CU5. In our case at present, the message control id of ACK is actually a permutation of the original message's message control id. Any help would be appreciated. 回答1: The correct answer: don't even try . This is not standard HL7. The ref value is in MSA02 per HL7. This is not a problem with HL7

How to prevent BizTalk 2013/R2 WCF-WebHttp Rest SendPort from Suspending on Http Status=400

瘦欲@ 提交于 2019-12-11 05:13:13
问题 I'm calling a vendor's REST service from a BizTalk orchestration using a WCF-WebHttp SendPort. Even though I capture this System.Exception in an orchestration with a scope.exception, the SendPort remains suspended. Is there anyway to prevent the Susepend (WCF-CustomBehavior or Binding?) How do most BizTalk consumers of external REST services deal with this? There are many different errors, some for security, some for data/configuration that might be returned with a 400 status, here is one

Import MSI change port pipelines

℡╲_俬逩灬. 提交于 2019-12-11 04:47:15
问题 We're using BizTalk 2013 and we have several resources that import web services to use its schemas and ports. Some of these ports are used at the same time in several of our BizTalk applications. In administration, each of these ports is connected to the same physical port, so the scenario is several logical ports from different orchestrations and resources connected to the same physical port. With all the system well configured, we import the MSI of some of this applications (only MSI, not

Request response issues in biztalk

南楼画角 提交于 2019-12-11 02:47:43
问题 In one of our solutions (pure messaging, no orchestrations), we receive a message on a request response receive location, using the MLLP adaptor and HL7v2x pipelines. The receive pipeline generates the response message and publishes it, which due to promoted properties gets routed through the send pipeline of the request/response receive port, back to the client. We then have a two way send port that subscribes to the received message, uses a map to translate the message and send to a request

Dynamics AX 2009 / BizTalk Server 2013 Compatibility

和自甴很熟 提交于 2019-12-10 11:34:02
问题 Is BizTalk Server 2013 compatible with the Dynamics AX 2009 AIF BizTalk Adapter? I've searched but can't find any information to say either way. I found that BizTalk Server 2010 is compatible with AX2009 SP1 RU7: http://blogs.msdn.com/b/emeadaxsupport/archive/2011/09/29/microsoft-biztalk-server-2010-passes-compatibility-testing-with-microsoft-dynamics-ax-2009-sp1.aspx (Apologies if this is not the correct site for this question, as it's not directly programming related; however I couldn't