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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Clear data persisted using RecordStoreHandler

    Posted 01/25/12 04:12 PM

    Hi All,

    I am using RecordStoreHandler to store some data.How to clear it up from the recordstore buffer it is saved into?

    Thanks
    Atanas


    #mobile
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Clear data persisted using RecordStoreHandler

    Posted 01/25/12 06:04 PM

    Hi Atanas,

    To clear the data you can call setRecordStoreData with a null array and the same id you were previously using for that buffer. There is currently an issue with the handling whereby the underlieing container/data isn’t properly removed but a fix in the works for that.

    Cheers,

    Spencer


    #mobile
    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Clear data persisted using RecordStoreHandler

    Posted 01/27/12 09:33 AM

    Thank you.I was misunderstading the way RecordStoreHandler works but now it is much more clearer.


    #mobile
    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB