Error pulling SAP Negative Numbers ("Error displaying this cell") when using...
When I used the old free SAP .net connector, I was able to pull SAP negative numbers (with the negative sign as a suffix) and put them into a SQL Server table properly. Using the exact same SQL SELECT...
View ArticleHost Instance is stopped in between
After picking up the file from receive location Host Instance is stopped. So where does the message goes or found and how do i get the message back ??Thank you,Sachin
View Articlenested XML structure from Oracle
Using the SQL Adapter, calling a SQL Stored procedure on a MS SQL DB, I can get a nice nested XML structure using JOIN and FOR XML AUTO, like this<pcode="DK003">...
View ArticleBizTalk Server 2010 TCP/IP Adapter Installation Issue
I am having issue installing TCP/IP adapter in our BizTalk Server 2010 test environment. I've downloaded the source code fromtcpipbz2010.codeplex.com, compiled it and created the installation file. The...
View ArticleBizTalk: Adding ApplicationName keyword and value into WCF-SQL Adapter...
Hello,We are monitoring the activities on our services exposed by sqlserver to know who is using what. It helps us to make decision on how/when to upgrade views and storedprocs based on usage and also...
View ArticleBiztalk 2010 to CRM 2011 On-premise integration binding problem
Hi Experts,I am doing one demo to connect to crm 2011 from BizTalk 2010 by following below resources.Source: Packtpub.Microsoft.BizTalk LOB Integration pdf bookchapter:Chapter 3.Scenario: Working on a...
View ArticleUsing Camel/CXF to connect to BizTalk
I need to send information from a Solaris machine running an adapter written in java. The adapter can send out its information via apache camel. How should I set up the BizTalk side? Publishing a WCF...
View ArticleWCF-SQL Adapter Not Calling PolledDataAvailableStatement?
From regularly occurring warning messages in my event log, I suspected that my PollingStatement was being called with every PollingInterval, regardless of whether or not PolledDataAvailableStatement...
View Articlecomposite operation
Incoming xml have customer, customer address and customer contact information. My requirements are(using composite schema) Insert into Customer tableInsert into address table(fk customer id from...
View ArticleWCF nettcp receive port not being displayed in netstat and unable to connect...
I have an application built by another group in my company that works fine on our internal server, but fails when I deploy it to our customer's system. We are running BT 2010 on W2K8 R2 servers. When...
View ArticleUnable to send and retrieve data from SQL server 2008 R2 stored procedure...
I have a simple Biztalk 2010 application which is trying to get the data from sql server using a stored procedure.I have used the wcf sql adapter to connect to sql server 2008 r2 using windows...
View ArticlePOP3 adapter getting html. Need xml or plain text
Hi I am trying to access the emails sent to a mail box (Microsoft Outlook) . The properties of my POP3 receive are as belowApply Mime Decoding : TrueBody Part/ Content Type : text/htmlBody Part Index :...
View ArticleOrchestration Catches SOAP Exceptions but it seems it does not recognize SOAP...
Hi, I have added a scope to my orchestration that contains a catch for exceptions of type System.Web.Services.Protocols.SoapException. The orchestration contains a port to a WCF Service that has the...
View ArticleHow do i get meaningful exception message comming from wcf service in an...
HI, I have created an orchestration that contains a port to an existing wcf service (when i create the port i use the existing port type comming from that wcf service). Now, I´m trying to catch the...
View ArticleSending IDOC to SAP with out using Orchestration
I have the following scenarios.1.Source system is going to consume BizTalk Schema as a service and submit the request.2. BizTalk will apply the transformation rules to transform in IDOC format(using...
View ArticleBizTalk FTP Receive Adapter - Address URI Unique by way of Username and...
Hello, I need to access multiple FTP directory folders for multiple customers using the same "Address URI" - FTP://ftp.remoteFTPserver.net/pickup/*.xml The remote FTP server will ask for a username and...
View ArticleGetting error when setting Body Path Expression in WCF Adapter for more than...
Hi, I have a wcf service with 3 operations. The corresponding send port in my biztalk app has a Soap Action Header that looks like the following: <BtsActionMapping...
View ArticleHow to Read Body of Email using POP3 Adapter Biztalk Server 2006
Hi All.I am working on Biztalk Application where i need to read emails using POP3 Adapter at receive port then i want to read the body of the Email ..and again send email to different email id.I need...
View ArticleBizTalk 2010 Uncommittable transaction is detected at the end of the batch....
I am trying to Troubleshoot a Receive Location (BizTalk 2010) that is using SQL WCF which calls a SP with a Typed Polling Interface. In order for the "Data Available" to work, the...
View ArticlePossible ways of picking mails from biztalk receive location other than POP3...
Hi All,In our project,we are using pop3 adapter to pick mail from common mail box and process further.Currently we are using exchange 2003.Now we are in the compul situation to migrate to exchange...
View Article