Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Web App Server Transaction Setup
Has anyone got the transaction processing to work with Web App Server
3.0. The documentation talks about the txn_demo.begin,
txn_demo.commit URI's. Is txn_demo.commit just a simple (very simple)
PL/SQL that says commit;
Basically if I setup a new PL/SQL Agent with the boundary URI of FRED, then after I call FRED.begin any other procudure in the package FRED will just continue the transaction until I call FRED.commit (or rollback).
Thanks for any input. Eric Stoffer Received on Mon Apr 13 1998 - 08:11:39 CDT
![]() |
![]() |