Automic Workload Automation

  • 1.  12.0.3 AWI Installation from scratch

    Posted Sep 19, 2017 03:42 PM
    Hello,

    I have successfully upgraded AE from version 11 to Version 12.0 and currently in the process of upgrading to 12.0.3.  Having gone through the AUTOMIC forums I find that the UserInterface (Java version) is going to fade away from support.  We have decided to istall the AWI and replace the current UI (Java Version).
    In the process, I was reviewing the documentation  for Installation in the following link:  https://docs.automic.com/documentation/WEBHELP/English/ARA/12.0/DOCU/12.0/ARA%20Guides/Content/ARA/Inst/NewInstallation.htm
    The link to the "Installing AWI" does not work.  
    We would like to use Apache Tomcat to install AWI.  I would like to get step-by-step documentation to install AWI from scratch.

    Kindly help.

    Thanks,
    Ram.



  • 2.  12.0.3 AWI Installation from scratch



  • 3.  12.0.3 AWI Installation from scratch

    Posted Sep 19, 2017 04:44 PM
    Ian Geglia said:

    Please try using the link below:

    https://docs.automic.com/documentation/webhelp/english/AWA/12.0/DOCU/12.0/AWA%20Guides/help.htm#AWI/Installation/General/eccinst_install.htm%3FTocPath%3DInstallation%2520Guide%7CInstalling%2520AWI%7C_____1

    Hello Ian,  Thank You very much for the link.  I will follow the link nd if I have any questions I will follow up.

    Thank You,
    Ram.



  • 4.  12.0.3 AWI Installation from scratch

    Posted Sep 19, 2017 04:51 PM
    Hello Ian,  Thank You very much for the link.  I will follow the link nd if I have any questions I will follow up.

    Thank You,
    Ram.


    Sounds good. If this is a support issue please open a ticket at the link below:

    https://automic.force.com/support/




  • 5.  12.0.3 AWI Installation from scratch

    Posted Sep 20, 2017 07:02 AM
    The gist really comes down to this:

    1. install tomcat (e.g. with your distributions package manager)

    2. uncomment the respective block, and set the admin account roles and password in server.xml

    3. go to the admin interface (usually /manager)

    4. deploy the AWI war file as downloaded from Automic (do not just copy the war file to the webapps folder - yes, it kind of works, but you can't undeploy cleanly for example; use the management web interface instead)

    5. create the neccessary config files from the ".sample" files - as far as essentials go, this mostly comes down to webapp/config/uc4config.xml, where you configure your AE connection, and configuration.properties, where you define the URL for the web help to be used.

    6. stop and restart the AWI web app once after changing the config, using the management interface

    Best,
    Carsten


  • 6.  12.0.3 AWI Installation from scratch

    Posted Sep 20, 2017 03:11 PM

    The initial post was [removed]: didn't follow the community rules.


  • 7.  12.0.3 AWI Installation from scratch

    Posted Sep 21, 2017 02:46 AM
    Well, now you overdo it a little  :p