Billing and Revenue Management (MOSC)

MOSC Banner

How to pass transaction from one opcode to another opcode and maintain its integrity?

edited Mar 14, 2016 5:01AM in Billing and Revenue Management (MOSC) 1 commentAnswered

We normally use . PCM_TRANS_OPEN_READWRITE .

Say the scenario in which we are calling one wrapper opcode from another wrapper opcoe. If I have opened a transaction in first opcode ,in second opcode I want to use the same and continue.

however to mainatin integrity in second opcode it is creating problem , such as if transaction is getting aborted at one place in second opcode , it is returning to parent opcode as well and fials to abort there.

One More thing :

what is the use of fm_utils_trans_open(ctxp, PCM_TRANS_OPEN_LOCK_OBJ,serpd, ebufp); can that be used  to maintain transactions?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center