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
  • Re: Handling large messages in BizTalk

    In my recent experience while using biztalk 2006, I have found that using very large messages causes a huge performance hit. If throughput speed is not an issue, and as long as you NEVER load the document into memory (through using xmldocument \ object serialization or anything that may require the entire...
    Posted to BizTalk 2006 R2 (Forum) by dino fassis 3 on Wed, Jun 10 2009
    Filed under: Biztalk 2006
  • 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
  • Re: SQL Adapter failure

    Hi, If you haven't figured this out already, remove your BEGIN TRANSACTION, COMMIT TRANSACTION and ROLLBACK TRANSACTION statements from the code in your stored procedure, as using transactions in the SP cause problems when interfacing with BizTalk. Cheers. Daniel.
    Posted to BizTalk 2006 (Forum) by xman71 on Fri, May 29 2009
    Filed under: biztalk 2006
  • web service doesn't have schema,create map or use message assignment?

    Hi, i added a web service to my biztalk project, but it has no schema (because of simple types or tree structure maybe).I also created a schema and messagetype based on this schema, changed send/receive components message types to this message type. Now i need to take/send message between send/receive...
    Posted to BizTalk 2006 (Forum) by piratejackus on Wed, May 27 2009
    Filed under: mapping, schema, design, biztalk 2006, map, Transformations, receive location, BizTalk Schema node
  • how to take arguments from a web page to uze them in an orchestration?

    Hi, i got a project about SOA,the short history is: form an interface i'm gonna take users id and pass and check this userc credentials from 3 databases by three web services which are connected directly to these databases. I know how to listen a directory to take files by a port (sender) and receive...
    Posted to BizTalk 2006 (Forum) by piratejackus on Sun, May 24 2009
    Filed under: web services, biztalk 2006, BizTalk 2006 Orchestration
  • Schema property promotion and envelop schema

    I have this following schema with element ElementB promoted as a message property (by defining a property schema) for routing purpose: <SchemaA> <ElementB>BLAH1</ElementB> <ElementC>BLAH2</ElementC> </SchemaA> And I also have an envelop schema call <Envelop>...
    Posted to BizTalk 2006 R2 (Forum) by Guo Ming Li on Tue, May 19 2009
    Filed under: Biztalk, BizTalk Server 2006 R2, Map, biztallk, Biztalk 2006, envelope, Biztalk 2006 R2, Biztalk 2006 R2 configuration SSO, Schema
  • 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
  • BizTalk run-a-muck

    Came into work to find the BTSNTSvc.exe on two of my biztalk servers (DEV & QA) dieing whenever they receive any messages. The messages appear to make it into the Message Box and they get routed to the correct orchestrations. The orchestrations lock as soon as they hit the initial receive shape....
    Posted to BizTalk 2006 (Forum) by sbrown63 on Fri, Apr 3 2009
    Filed under: orchestration, biztalk 2006
  • ESB 1.0 Exception Handling Framework customization without R2

    Guys I need a design guidance on how to use ESB1.0's exception handling framework in BizTalk 2006 (not R2). Our project does not permit us to use R2, so we cannot use the ESP portal. We need to build our own persistence database and scaled-down version of portal. What we are trying to do is utilize...
    Posted to BizTalk 2006 (Forum) by prashant on Fri, Feb 20 2009
    Filed under: biztalk 2006, ESB
Page 1 of 17 (169 items) 1 2 3 4 5 Next > ... Last »