biztalk

Microsoft.Adapters.SAP properties not listed in the filters section when creating a send port

假装没事ソ 提交于 2019-12-12 05:17:45
问题 I am trying to set up a windows 7 64bit enterprise machine as a BizTalk development machine. Everything works well except.. I've installed the necessary adapters from the BizTalk installer, I've also installed the SAP 7.2 adapters as it has been done on the server. The problem is that when I am trying to create a send port and define my filter I cannot find Microsoft.Adapters.SAP. properties in the drop down. It is available in the server but not in my development machine. Any clues? 回答1: It

BizTalk2013r2 Flat File Schema wizard for nested repeating records

拈花ヽ惹草 提交于 2019-12-12 04:23:22
问题 I need to create a Flat file schema out of a .csv file having repeated lines: #Constant #Date: 1.1.1999 Type1;xxx;yyy;zzz;aaa;bbb Type2;xxx;yyy;zzz;aaa;bbb Type3;xxx;yyy;zzz;aaa;bbb 0;123;222;333;444 1;1;22;333;2;22 1;2;33;22;2;22 1;;;33;3;33 2;100;22;1;222;11;22 0;23;22;33;44 1;2;11;22;11;22 1;22;11;22;22;33 0;23;22;55;66 1;22;11;22;66;77 As you can see the rows of type 0,1 and 2 are repeating. I tried to create flat file considering #Constant till Type3 as field elements and 0,1,2 rows as

Details about the json:Array feature of Newtonsoft.JSON XML to JSON converter

一世执手 提交于 2019-12-12 03:43:25
问题 Referencing this example of using "json:Array": Converting between JSON and XML I have two questions: Does the namespace have to be "json"? I.e. if ns2 matched back to "xmlns:ns2='http://james.newtonking.com/projects/json'" would that work? Can the namespace be omitted? Can I just put "Array='true'"? I'm about to try to test by trial and error, but thought maybe somebody would know the answer, or someone in the future would like to know. Not that it matters a whole lot, but my XML is being

BizTalk FlatFile Schema multiple irregular repeating records

纵然是瞬间 提交于 2019-12-12 02:49:13
问题 I try to map a schema using the following sample data. The dataset is described as follows: currency date record ID quantity amount narratives blank line The problem I had is the line of narratives varies; no tag cannot be used for currency. USD 090115 990282.00499.03363 1 4.88 2 items in NOS EUR 090115 990282.00499.03363 3 7.48 1 items in CVS 4 items in NOS 回答1: I was able to create a schema for your document by creating a "MainRecord", whose parent has a delimiter of two CRLFs. This then

Could not access the SSO database During biztalk runtime Configuration

风流意气都作罢 提交于 2019-12-12 02:48:02
问题 I'm trying to test a migration of moving a BizTalk SQL Server from one server to another. Here are the details. Currently it was all on a single server in a dev environment, BizTalk SQL, SSO and BizTalk runtime all on one server. It is a Windows 2008 R2 server with SQL Server 2008 R2. What I want to do is split out the SSO Master secret server and BizTalk databases to a Windows Server 2012/SQL Server 2012 setup. So far I got SSO all setup on the new SQL server. I configured just the SSO

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

BizTalk 2009 projects not playing well with TFS 2010 beta 2 automated build?

孤街醉人 提交于 2019-12-12 01:35:39
问题 I was wondering if anybody is using TFS 2010 beta 2 build server to build BizTalk 2009 projects created in VS 2008? I created new BizTalk project in VS 2008 adding simple schema with promoted property. Then I created new build definition from VS 2008 Team Explorer and queued up new build on our TFS 2010 build server... I'm getting compilation errors due to the conflicts in .NET Framework versions. Here is a snippet from compilation log: CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc

Azure Service Bus Queue gives control characters in fetched message

自古美人都是妖i 提交于 2019-12-12 01:16:35
问题 I am using BizTalk Server SB-Messaging adapter to retreive messages from Azure Service Bus Queue. I have successfully managed to send message to queue myself (using same adapter), and retreive message from queue and do further processing. Problem arises when a 3rd party software supplier is sending messages to the queue, and for BizTalk Server to retreive and process message. I then receive the following additional "header"-information and control characters in the beginning of the message: