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.  wm.tn.doc:viewAs with archive

    Posted Mon March 23, 2015 10:54 AM

    Hi,
    how to retrieve bizdoc from archive table?

    im using wm.tn.doc:viewAs to get live “production” data, but using the same service to get archive data doesn’t work?


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: wm.tn.doc:viewAs with archive

    Posted Mon March 23, 2015 03:36 PM

    I don’t think there is a de-archive service yet. You have to write some DB code to move archived documents back before you can access the data.


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 3.  RE: wm.tn.doc:viewAs with archive

    Posted Wed June 10, 2015 05:23 PM

    Hi Bassem,

    This wont work as the data has been moved to archive tables. You might want to keep the data in main tables only if you want to use this service. Else you can query the archive tables for bizdoc to get the data.

    Thanks,
    Saurabh


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration