If I need one new project
Hi, After I've finished the first 14 steps of this http://lwang00.wordpress.com/2007/10/15/import-flat-file-using-biztalk/ for 15th step, do I need one new project? Does it mean I have 2 projects till...
View ArticleBizTalk FTP over SSL issue
HiI have some issues using FTP adapter to receive file over ssl. I enabled logging from the receive location. We have 2 different biztalk servers trying to connect to same ws_ftp server, one of the...
View ArticleWCF-Custom (SQL) polling Error: System.Runtime.InteropServices.COMException...
I'm stuck on how to debug or solve this error: The adapter "WCF-Custom" raised an error message. Details "System.Runtime.InteropServices.COMException(0x80131942): Exception from HRESULT: 0x80131942...
View ArticleWhat I should select
Hi, In orchestration, if I expect the output of the project to be an Xml file. Then for the relevant message, what message type should I select and can you please see...
View ArticleMQSC Adapter Query
HiI have Client base MQ Adapter reading from WebSphere MQ.There is requirement control the number of messages read per min using the MQSC Adapter.Can this be acheived ?Thanks
View ArticleBiztalk Accelerator for Rosettanet Help Required Urgent
Hi Everyone,I'm working on integration project for Oil and Gas Industry. We need to exchange Invoices with our different Customers using Rosettanet Framework. Since we are already using Biztalk so we...
View Articleyou must specify at least one already-initialized correlation set
Hi, I am to transform/retrieve data from this file http://dl.dropbox.com/u/40211031/test.txt into one table below by Biztalk 2009 create table tab1 (col1 [nchar](8), col2 [nchar](8)); go but when...
View ArticleBizTalk Adapter Pack 2.0 Oracle Connection problem
Hi,I am trying connecting oracle DB with the oracle adapter pack 2.01.i have oracle clien 11g ver(11.1.0.7)2. i succeded to generate a schema for pollingstmt.3. configured the binding to work with TNS...
View ArticleUnable to insert datetime field in oracle via oracle adapter
Hi, all I have the same issue as posted here, but the answer does not work for me. So here goes again. I try to insert date into a Oracle table. I set EnableSafeTyping totrue then date fields...
View ArticleUsinf WCF-Custom for Oracle
Hi,We are using BizTalk 2009 CU3 andWCF LOB Adaptor SDK SP2 x64 andMS Adaptor pack x64.We recently experienced schemas not refreshing without serious manual intervention after we updated some schemas...
View ArticleUnable to get the output
Hi, Further to this http://social.msdn.microsoft.com/Forums/en-US/biztalkr2adapters/thread/e4742faf-ef7b-459a-9c6c-b18e9a45f34bafter I've configured the deployed project, I don't get the Xml file which...
View ArticleNot a valid schema generated
Hi,Here is the project https://skydrive.live.com/embed?cid=17EC75244BAC022F&resid=17EC75244BAC022F%21270&authkey=AM0rkY66JWikYPY And I have deployed it successfully. But when configuring its...
View ArticleJD Edwards EnterpriseOne Adapter Giving Exception
Hi,I am using J.D. Edwards EnterpriseOne Adatper. I am using JDE 8.12 with Tools Release version 8.97. When I want to generate schema for the business function it ask for for Adapter and Port. I select...
View Article2009 FTP adaptor error: "The data send failed unexpectedly" when TIP status...
Hi,When sending invoices to another company's FTP server, we have started getting an error: "The data send failed unexpectedly". This seems to be caused because the TIP status for a postive response...
View ArticleRoot Element is missing error
I am trying to troubleshoot an issue that we are receiving every now and then. Sometimes we will receive the error "Root Element is missing" when trying to transmit data. Sometimes during the retry...
View ArticleHow to adjust it?
Hi, I want to further make use of the given parameter values, from Message_in, which is referring to the Input Xml file, to further extract some records from the DB, and then pass them to Message_out....
View ArticleStatic Solicit-Response port time consuming
Hi All,I useda stored procedureinmssqlto getdatainto an biztalk Orchestration.For this I used a Solicit-Response Sql port.My question is: -even if thestoredprocedure returnsresultsin 30milliseconds...
View ArticleFailed to execute Sql statement
Hi, I am getting this in Biztalk 2009. How to include dbo for the SP name below? Why?And I can run this fine in the databasedeclare @name nvarchar (80) EXEC dbo.SelectTab2 @name='Mr. B' goMany Thanks...
View ArticleUninitialized dynamic port
Hi, I followed this http://msdn.microsoft.com/en-us/library/dd787968%28v=bts.10%29.aspx while I've got few issues. Could you please advise? Error 2 uninitialized dynamic port...
View ArticleHow to handle it?
Hi, When we use 'Consume adapter service' to call a DB operation to append data to the DB, how can we handle with the specific format below, inside which we have repeating sub-items?How about the way...
View Article