Automic Workload Automation

  • 1.  Set AWI link to specific client

    Posted Aug 02, 2018 01:47 PM

    I would like to send a user a link to the AWI that will prefill the Correct Client in the login screen. Is there a way to code that as an htlm variable?



  • 2.  Re: Set AWI link to specific client

    Broadcom Employee
    Posted Aug 03, 2018 12:53 PM

    Hi Gregg!

     

    I haven't found a way to do this but I'm checking internally just to make sure. Great question!

     

    -Andrew



  • 3.  Re: Set AWI link to specific client
    Best Answer

    Posted Aug 23, 2018 09:25 AM

    Dear Gregg,

    you can

     

    Enabling Parametrized Login in AWI

    Another convenience feature is enabling parametrized login, which you do by appending the login parameters in the URL that you use to start AWI. This is helpful if you or users use several connections and/or clients. You can just bookmark the various login combinations. When you open the bookmarked URL, you have to enter only your password.

    1.In your AWI instance, set the parameter_login.enabled property to "true" in the configuration.properties.

    2.In your AWI startup URL, append the login information that you want to have already entered in the login window.

    For example, https://<AWI >/#&system=ConnectionName&client=9999&name=MyUserName&department=Dept

    Note: If your browser is not accessing AWI over an SSL protocol, your URL will start with http://.

    As an administrator, you might want to send individualized URLs to your new users

     

    That Information can be found in the online documentation for AWA.

     

    Regards Matthias



  • 4.  Re: Set AWI link to specific client

    Posted Aug 23, 2018 12:40 PM

    Thank you.

     

    On Thu, Aug 23, 2018, 06:28 MatthiasWelker606920 <



  • 5.  Re: Set AWI link to specific client

    Posted Aug 27, 2018 09:48 AM

    See this document: AWI URLs