Insertion into multiple oracle tables in one transaction

Home Page Forums BizTalk 2004 – BizTalk 2010 Insertion into multiple oracle tables in one transaction

Viewing 0 reply threads
  • Author
    Posts
    • #26178

       

      We use WCF-oracle adapter to connect to our backoffice oracle databases to insert data into order header and order detail tables directly . We do not have delete permissions on these tables.

      We first insert data into header using send port and then into detail . Sometimes order header gets inserted correctly but there are issues while inserting data to detail and hence the order is incomplete . From biztalk we want to make sure insertion into header and detail happens in one  transaction ( either commit or rollback ) . How can we achieve this using Biztalk WCF-oracle sql adapter ? Please advise.

       

      Thanks

      Madhuri

Viewing 0 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.