Clarity

  • 1.  CA PPM 15.1 user experience

    Posted Sep 27, 2016 09:20 AM

    I am trying to configure the New user experience in 15.1 but the website 

    https://<servername>/pm 

    leads to URL not found page.

     

    I have also enabled the new user experience , time sheets in administration. The user also has the classic ppm navigate rights.

     

    Any ideas on this what needs to enabled still?



  • 2.  Re: CA PPM 15.1 user experience

    Posted Sep 27, 2016 10:08 AM

    Hi

     

    1. Navigate to PPM_HOME\config
    2. Open properties.xml file
    3. Find <war context="pm" name="ppm-ux" enable="false"/> and change it to <war context="pm" name="ppm-ux" enable="true"/>
    4. Save it
    5. Restart the ppm services


  • 3.  Re: CA PPM 15.1 user experience

    Posted Sep 27, 2016 11:15 AM

    Hi Milos,

     

    I believe it is already enabled as true 

    But still receiving the same error.



  • 4.  Re: CA PPM 15.1 user experience

    Posted Sep 27, 2016 11:30 AM

    Hi Puneeth, 

     

    Looks like you've tried the obvious (properties, enabled ux, rights etc).

    I'd give the application a restart if you haven't already, as possibly the PM application didn't come up.

     

    Anything in the logs?

     

    Otherwise check that within the INSTALL/tomcat-app-deploy/webapps/pm that it actually exists!



  • 5.  Re: CA PPM 15.1 user experience
    Best Answer

    Posted Sep 30, 2016 05:32 AM

    We just need to add this URL to Mod jk and SSL config file in apache to get this work



  • 6.  Re: CA PPM 15.1 user experience

    Posted Sep 30, 2016 05:41 AM

    Was that in the documentation?