BizTalk Gurus

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: Problem with polling TableChangedEvent in Oracle 10g

    UPDATE: When I activate the receive location with no subscribtions to the received message, polling works fine. I get a message with 5 records in the MessageBox about every 60 seconds. The message get suspended, because there are no subscribtions. When I make a subscribtion to this messages by using...
    Posted to BizTalk 2006 (Forum) by Robbish on Thu, Jun 11 2009
    Filed under: oracle, oracle adapter, biztalk 2006, BizTalk 2006 version
  • Problem with polling TableChangedEvent in Oracle 10g

    Hello, I have an Oracle 10g table with about 50 thousand records in it. I want to poll 5 records per minute to BizTalk Server 2006, to process them. I have made a Receive Port and Receive Location to do this. The Connection Properties for this Receive Location are: Delete after poll: True (tested with...
    Posted to BizTalk 2006 (Forum) by Robbish on Wed, Jun 10 2009
    Filed under: oracle, oracle adapter, BizTalk 2006 Editions, biztalk 2006
  • Response problem with Oracle-adapter

    Hello from The Netherlands, We use the BizTalk Oracle adapter in BizTalk Production/Oracle Production and BizTalk Acceptation/Oracle Acceptation environment. Both Query and Insert did work in both environments and gave a QueryResponse and InsertResponse. Oracle Acceptation environment is a clone of the...
    Posted to BizTalk 2006 (Forum) by Robbish on Wed, Apr 29 2009
    Filed under: oracle, oracle adapter, BizTalk 2006 Editions, biztalk 2006
  • "Failed retrieving system" Errro while connecting to Oracle DB using oracle Adapter

    Hi I am trying to fetch a record from Oracle DB using Oracle Adapter after giving all transport properties correctly still says " Failed retrieving system ". The Database Service Name which I am using is correct and connection is verified but while in OracleDB Adapter Wizard it gives the error...
    Posted to BizTalk 2006 (Forum) by Tarang on Wed, Oct 1 2008
    Filed under: odbc adapter, oracle adapter, adapter, BIzTalk Databases, OOM exception while fetching records using oracle adapter in Biztalk 2006., Connected Systems
  • Debatching issue with Oracle ODBC Adapter

    I am having this issue with debatching. While fetching data from the database, the oracle adapter also writes the data types in the XML message. Example: <Employees xmlns:xsd=" http://www.w3.org/2001/XMLSchema "> <Employee> <EmployeeName xsi_2001:type="xsd:string" >...
    Posted to BizTalk 2006 (Forum) by prashant on Thu, Jul 17 2008
    Filed under: oracle adapter
  • Orchestration performance degradation

    As I allow my orchestration to run, I notice the performace goes from about 2 seconds to make about 12 database calls (7 MSSQL and 5 Oracle) to several minutes. When I look at the Orchestration debugger, I see the message is being processed fine untill it reaches the first DB call (MSSQL in this case...
    Posted to BizTalk 2006 (Forum) by Anonymous on Mon, Apr 7 2008
    Filed under: orchestration, oracle adapter, performance, biztalk 2006
  • Orchestration with multiple stored procedures and maps!

    Hi, I am new to biztalk and i have some problems constructing my orchestration. My schenario is: I have a oracle database and i need to do a poll to information from it. --> For this i have oracle adapter for biztalk. I have use the table change event, and it works. Next, with an ID from the poll...
    Posted to BizTalk 2006 (Forum) by malmeida on Tue, Dec 11 2007
    Filed under: orchestration, oracle adapter
  • Adapter to Integrate an Ingres Database in a BizTalk Application (BizTalk Server 2006)

    Hi everyone, I want to integrate BizTalk Server 2006 with an Ingres database. Seemingly, there is no adapter for ingres within BizTalk Server 2006. At least, that's what I understood from this link: http://www.microsoft.com/biztalk/evaluation/adapter/default.mspx My understanding so far is that I...
    Posted to BizTalk 2006 (Forum) by Anonymous on Thu, Jun 14 2007
    Filed under: Application, database, odbc adapter, BTS2006 HL7 Setup, oracle adapter, ftp adapter, database functoid, file adapter, 2006, Biztalk 2006 R2, BAMiztalk 2006 R2, BizTalk 2006 Editions, host adapter, biztalk 2006, bt2006
  • Re: Bug in Oracle adapter?

    There is a bug when trying to write empty data to a datetime field. MS has a hotfix for that particular issue: http://support.microsoft.com/kb/919607 . There is also a workaround you can use by assigning a nil to the field before inserting. However, if you are attempting to insert null into a required...
    Posted to BizTalk 2006 (Forum) by BizTron on Mon, Jun 4 2007
    Filed under: oracle adapter
  • Bug in Oracle adapter?

    When I insert a record in Oracle 10g using the BizTalk Oracle Adapter, I get the next problem: Inserting an empty XML-field (e.g. <data></data>) in a database field that is of the type number(x), the database field get the value '0' (the number) instead of being empty. I know I can...
    Posted to BizTalk 2006 (Forum) by Robbish on Sun, Jun 3 2007
    Filed under: oracle adapter
Page 1 of 3 (26 items) 1 2 3 Next >