webMethods

webMethods

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.  BPM process model resumption

    Posted Wed June 15, 2022 05:52 AM

    What product/components do you use and which version/fix level?

    BPM 10.5

    Are you using a free trial or a product with a customer license?

    Licensed

    What are trying to achieve? Please describe in detail.

    While migrating the BPM process model from on-prem to cloud some process models could be in progress state and after migration it suppose to resume the processing in target system if the host name of underlying IS machine would be same.
    In our case we are changing the IS VM hostname in cloud, Can you please let me know how to ensure that the in progress state process model will resume processing?

    Do you get any error messages? Please provide a full error message screenshot and log file.

    no

    Have you installed latest fixes for the products

    yes


    #BPM
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: BPM process model resumption

    Posted Wed June 15, 2022 01:33 PM

    Sorry, did’nt catch the initial conversation, please clarify if my understanding is correct as follows “There were existing BPM workflows running in version 10.5 in your on-prem data center which you migrated to a cloud hosted one”.
    Othen than that no other changes have been made in your environment and things are fine.


    #BPM
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: BPM process model resumption

    Posted Thu June 16, 2022 12:02 AM

    Yes, Just migrating the BPM Process models from on-prem to cloud other than that

    1. The IS VM hostname will be different at the cloud
    2. Few BPM process instances could be in-progress state

    There is no other changes everything will be same as like (product version, DB version fix level etc…)

    How to make sure after migration the BPM process would resume execution automatically?


    #webMethods
    #Integration-Server-and-ESB
    #BPM


  • 4.  RE: BPM process model resumption

    Posted Thu June 16, 2022 01:41 AM

    Hi Vachaspati,
    If possible i would recommend that all open process instances be closed out on the existing infrastructure, this obiviously may not be possible given the nature of business.
    In that case i see the following 2 places to which you need to pay attention:

    • Join conditions or triggers which provide input to the instances as you are migrating the entire database the corelations should match hence should not be an issue.
    • Completion of in-flight task actions should also be kept in mind.

    Please do test these out in lower environments and let us know if you face any other obsticles.
    Regards
    ~J


    #webMethods
    #Integration-Server-and-ESB
    #BPM


  • 5.  RE: BPM process model resumption

    Posted Thu June 16, 2022 04:39 AM

    Hi Vachaspati,

    For migration to a new VM, Integration Server migration utility takes provides a way for host name update in the database tables and other places and that includes BPM schema. Also, you may refer upgrade documentation and follow the steps as applicable - https://documentation.softwareag.com/webmethods/wmsuites/wmsuite10-5/SysReqs_Installation_and_Upgrade/10-5_Upgrading_Software_AG_Products.pdf

    Since you have in-flight Process instances during the host migration, you may consider to suspend them before migration. Once everything is migrated to new VM, resume the instances. There are built-in services which are documented in Process Engine User Guide - pub.prt.admin:suspendProcesses and pub.prt.admin:resumeProcesses

    Regards,
    Gurudeva


    #webMethods
    #BPM
    #Integration-Server-and-ESB