Using UTL_HTTP is Transaction Control possible
758149Mar 28 2013 — edited Mar 28 2013Hi All,
I am new to this UTL_HTTP too. I am trying to access a Webservice from my PL/SQL and the webservice intern calls a procedure from a different system.
Can this transaction controlled from my PL/SQL Block?
I mean, If I issue a Commit in my PL/SQL code, the COMMIT should happen in the 2nd system too.
Same way the rollback.
Is it possible? If so, How it works? any example you got.
Thanks a lot for your help guys!!
Best Regards,
Sivakumar M