Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to use the SAME transaction in a distributed environment

Re: How to use the SAME transaction in a distributed environment

From: <allond_at_fts-soft.com>
Date: 26 Dec 2004 00:29:36 -0800
Message-ID: <1104049775.982811.312620@c13g2000cwb.googlegroups.com>


I know this is a bad idea. Believe me I know :(( I'll try to explain the nature of my problem a bit more:

What I have are 2 separate *existing* applications. Both are working, valid products.
What I was asked to do is integrate the 2 apps, with minimal impact on any of them (and of course we need it now, has to be robust, etc...)

Application 'A' is GUI-oriented, and application 'B' is more of a back-office nature.
What I want to achieve is that when 'A' creates a new entity, it will call 'B' to create the needed entity/ies, and then one commit will be done - to ensure that either both 'A' and 'B' succeded, or nobody did. Hope this clarifies the problem a bit...

Thanks,

Allon. Received on Sun Dec 26 2004 - 02:29:36 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US