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
Expand all | Collapse all

Create IData object from blob

  • 1.  Create IData object from blob

    Posted Tue December 20, 2011 01:37 PM

    Hello,

    Can anyone tell me how I can convert the data in TASK_DATA field (BLOB), in table T_TASK_DATA (MWS DB), to an IData object on IS?

    Thank you for your attention.

    Kind regards,

    Luís Lima


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Create IData object from blob

    Posted Fri December 23, 2011 01:37 PM

    You need to use the WmTaskClient’s pub.task.taskclient:getTask API.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine