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

pub.task.taskclient:getTask returns old version of task data

  • 1.  pub.task.taskclient:getTask returns old version of task data

    Posted Fri September 07, 2018 07:29 AM

    Hi Guys,

    The IS service pub.task.taskclient:getTask returns old version of task data. However, if I use the JAVA Task API http://:/services/bizPolicy/task?WSDL it returns me the latest version of task data.

    The input given for both the services (IS and JAVA API) is same. I can see IS server (wmTaskClient) is pointing to the same MWS server as the JAVA Task API to get data. Any hints on why the IS service returns old data?

    Input for both the services -
    false
    12345
    Administrator

    By any chance does the IS task client API maintain any cache?

    Kind regards,
    Raj


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: pub.task.taskclient:getTask returns old version of task data

    Posted Fri September 21, 2018 06:41 PM

    Hi Raj,

    Are your MWS servers in a cluster?

    This might explain the behavior. The calls that come from IS might hit a node that was not updated yet.

    I do not think it is a cache problem but you can easily rule that out by clearing the IS cache or restarting the service…assuming that you are allowed to do that.

    Best regards,
    Vlad Turian


    #webMethods
    #Integration-Server-and-ESB