Hi everyone. We need to execute appian engine as a Unix services. We have

Hi everyone.
We need to execute appian engine as a Unix services. We have 7.2 appian version installed on Unix with JBoss EAP 6. It's possible to start appian engine automatically? How can we run automatically the following actions to set up the appian environment:
1. Start appian engine
2. Check all appian services
3. Start Jboss aplication server

Thanks,...

OriginalPostID-96937

OriginalPostID-96937

  Discussion posts and replies are publicly visible

Parents
  • There are no out of the box tools to start Appian automatically. You will have to write your own shell script to do so. Maybe someone has a script to share; I do not see any on the Shared Components section though.

    Remember that it's not recommended to automate the start-up of JBoss unless your script monitors the output of checkengine to confirm all engines show an "Okay" status before actually starting JBoss.
Reply
  • There are no out of the box tools to start Appian automatically. You will have to write your own shell script to do so. Maybe someone has a script to share; I do not see any on the Shared Components section though.

    Remember that it's not recommended to automate the start-up of JBoss unless your script monitors the output of checkengine to confirm all engines show an "Okay" status before actually starting JBoss.
Children
No Data