CA Service Management

  • 1.  Remove "Save As" Button on Search Pages in CA SDM 14.1.02

    Posted Mar 10, 2016 03:32 AM

    Hi Team,

     

    Out of Box in CA SDM 14.1.02, we get the "Save As(N)", "Save(M)" and "Delete" buttons on Search Pages. Our requirement is to remove these buttons so that users cannot create their own scoreboards. How it can be achieved?

     

    Thanks & Regards,

    Balram Singh Deswal



  • 2.  Re: Remove "Save As" Button on Search Pages in CA SDM 14.1.02
    Best Answer

    Posted Mar 10, 2016 07:04 AM

    Hi Balram,

    here the commands to disable the personalized search option

     

    As an administrator, execute the following command to disable the search options:

    pdm_options_mgr -c -s DISABLE_SAVED_SEARCHES -v 1 -a pdm_option.inst

    To ensure that the search options update takes effect while running the pdm_configure command,

    execute the following command with the -t option.

    pdm_options_mgr -c -s DISABLE_SAVED_SEARCHES -v 1 -a pdm_option.inst -t

     

    Regards Baerbel



  • 3.  Re: Remove "Save As" Button on Search Pages in CA SDM 14.1.02

    Posted Mar 10, 2016 09:32 AM

    Hi Baerbel,

     

    Thanks for your response!

     

    It solved the issue.

     

    Regards,

    Balram Singh Deswal