webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Rollback : Enterprise Integrator 4.5.1/ Oracle Adapter(Intel

  • 1.  Rollback : Enterprise Integrator 4.5.1/ Oracle Adapter(Intel

    Posted Wed March 06, 2002 01:38 AM

    Hi,
    We are using Enterprise Integrator 4.5.1 / Oracle Adapter(Intelligent)

    When my SQL statement, say an INSERT statement which is in a try block fails, do i need to do a “explicit ROLLBACK” in my catch block if i want to rollback any of my previous SQL INSERT operations?.
    Is it adviced to throw an exception explicitly in the catch block so that webMethods itself will ROLLBACK its previous SQL operations?.

    Any Help would be appreciated.
    

    Regards,
    Gopal.K.


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 2.  RE: Rollback : Enterprise Integrator 4.5.1/ Oracle Adapter(Intel

    Posted Fri April 05, 2002 01:16 PM

    It’s good to add a CustomSQL template and assign a constant value “ROLLBACK” for “sql” variable in


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards