BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  WASService

    Posted 04/23/21 07:10 AM

    In windows with WASServiceHelper utility I created 2 service:

    The first starts the dmgr and the second starts the node. They work properly.

    Now I would like the Appcluster to start automatically after starting the node. How can I do?

    I tried to use the WASServiceHelper , but it doesn't work



    #BusinessAutomationWorkflow(BAW)
    #Support
    #SupportMigration


  • 2.  RE: WASService

    Posted 04/23/21 08:18 PM

    I don't have a lot of experience with windows services but I can provide details on the commands you might want to use.

    You can use the BPMConfig script to have a Business Automation Workflow deployment environment started if that is the product you are working with.

    Otherwise I would recommend using cluster ripple start options for your clusters. If this is Business Automation Workflow then be sure to use the proper order.

    Starting clusters using scripting discusses various methods to manage clusters with scripts.



    #BusinessAutomationWorkflow(BAW)
    #Support
    #SupportMigration