CA Service Management

Expand all | Collapse all

How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.

  • 1.  How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.

    Posted May 30, 2018 03:38 PM

    We have RCM Team which approves the change order by clicking the Edit button and selecting the option "Approved" in drop list of the Status. The option "Approved" is visible to many groups. Now we want only one particular group(RCM Team) is able to the see and select the option(Approved) in the drop down list of the Status.

     

    Could you please help me to implement the above in Service Desk.

     

    Thanks,

    Mohit



  • 2.  Re: How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.

    Posted May 30, 2018 04:20 PM

    You can create a data partition on chg_status table and add a condition to remove status Approved



  • 3.  Re: How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.

    Posted May 30, 2018 04:22 PM

    If the RCM Team has its own acces type.



  • 4.  Re: How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.

    Posted May 31, 2018 12:30 AM

    Thanks for your suggestion but RCM team do not have own access type. They have  'analyst' access type which many groups have. Could you please let me know in detail if we can do it. 



  • 5.  Re: How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.
    Best Answer

    Posted May 31, 2018 11:50 AM

    you can create form groups and add a whereclause on the pdm_macro that creates the lookup or the dropdown!



  • 6.  Re: How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.

    Broadcom Employee
    Posted Jun 04, 2018 01:44 PM

    Mohit........

     

    Did the information provided by Pier-Oliver help you?

     

    If so, please mark one of his answers as correct so that this message thread can be closed.



  • 7.  Re: How can we create the access type in Service desk so that only one particular group have the rights to approve the change order.

    Posted Jul 04, 2018 09:10 AM

    Thank you for great help!!