IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
  • 1.  X-Tension and Transactions

    Posted Sun January 12, 2003 12:29 PM

    Hi, I have implemented an X-Tension in Java that retrieves other documents (with SxsXMLXql) and inserts the result in the “calling” document. It works as i want. :slight_smile:
    But if i access the “calling” document in localtransaction mode with isolationlevel protected all documents accessed with SxsXMLXql are not locked. I think this makes the usage of XMLCallback not applicable for transaction processing. Am I right or are there any solutions locking a document with SxsXMLXql depending on the current transaction mode of the calling session? (I


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: X-Tension and Transactions

    Posted Wed January 15, 2003 02:07 PM

    Hi Ben, unfortunately You ran into a problem already known in Tamino v3. It has been fixed in Tamino v4.1, which is currently under release. Please contact Your local Software AG representative for a license.
    According to our current planning there will be “starter kit” of this version with certain limitations available in summer 2003.
    Best regards, Michael


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: X-Tension and Transactions

    Posted Thu January 16, 2003 09:28 AM

    Thanx Michael, meanwhile i have found a transaction save solution thats works with version 3.1.
    Ben


    #Tamino
    #API-Management
    #webMethods