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.  webMethods BPM status is not changing

    Posted Tue February 12, 2019 03:51 AM

    Hi All,

    We have BPM flows in wM 9.12 and some of the process get failed . After we re-submit the process steps are getting success but status is not updating (still showing as failed) which is causing problem in joing/initiating child process.

    Also have noticed after resubmit last-updated-time column is not getting updated.

    Anyone having any idea on this?


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: webMethods BPM status is not changing

    Posted Tue February 12, 2019 10:00 AM

    Hi Baharul,

    please check your FixLevel for ProcessRunTime and DatabaseScripts.
    Recent Fix Level would be PRT_9.12_Fix13 and DBS_9.12_Fix15.
    The schema Version for ProcessAudit part should then be migrated to version 81.

    When updating database scripts remember to migrate the db schema accordingly.

    Regards,
    Holger


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: webMethods BPM status is not changing

    Posted Tue February 12, 2019 10:37 AM

    Hi Holger ,

    For PRT we have PRT_9.12_Fix10 and working fine in other server. What is DBS fix level , where I can find it.

    Also why need to migrate schema version for processAudit as there is no wM version migration .


    #webMethods
    #webMethods-BPMS
    #BPM


  • 4.  RE: webMethods BPM status is not changing

    Posted Tue February 12, 2019 11:04 AM

    Hi Baharul,

    this interdependency is documented in the Readme for PRT-Fix. PRT Fix13 is requesting DBS Fix8 or higher.

    You will find the DBS Fix Level in UpdateManager when checking for installed Fixes or in the about page of DatabaseConfigurator.

    The schema version can be found in the database view INSTALLED_COMPONENTS (latest installed version only) or in the table COMPONENT_EVENT, which also lists migrations for the schema parts being installed in this database.

    Regards,
    Holger


    #BPM
    #webMethods
    #webMethods-BPMS