CA Service Management

  • 1.  How to remove default priority value

    Posted Dec 14, 2016 07:14 AM

    Hi Team,

     

    We have implemented CA SDM 14.1.03 with SQL Server 2008 R2. Whenever a new incident/request page is opened, the value of priority is 0 (None). We want to remove this default priority value.

     

    How it can be implemented?

     

    Kindly provide suggestions.

     

    Thanks & Regards,

    Balram Singh Deswal



  • 2.  Re: How to remove default priority value

    Posted Dec 14, 2016 07:53 AM

    Hi Balram,

     

    There is a tech doc with steps to do this.

     

    See: How do we remove the "None" priority?

     

    Kind Regards,

    Brian



  • 3.  Re: How to remove default priority value

    Posted Dec 15, 2016 06:34 AM

    Thanks Brian,

     

    It solved the issue.

     

    Regards,

    Balram



  • 4.  Re: How to remove default priority value

    Posted Dec 14, 2016 08:14 AM

    Hi Balram,

    We cant actaully delete the value because it is used by the priority calculation functionality, however, we do have a tec doc that provides you the steps to disable it, and prevent it from showing as the default value on the detail forms.  Please take a look at this doc and let us know if this helps:

    http://www.ca.com/us/services-support/ca-support/ca-support-online/knowledge-base-articles.tec479374.html 

    Hope this helps,

    Thanks

    Jon I.



  • 5.  Re: How to remove default priority value

    Posted Dec 15, 2016 06:35 AM

    Thanks Jon,

     

    It solved the issue.

     

    Regards,

    Balram



  • 6.  Re: How to remove default priority value

    Posted Feb 03, 2017 06:57 AM

    Hi Jon,

     

    I found the web service call getting affected by this. Especially for Incidents the priority depends on Urgency and impact SO, we don't require to set priority in ws calls. but, with this change have to set the priority in WS calls.

    without .mod file, default macro property is not working and Request priority has been set as 'NONE' even after making the record inactive in the priority table.

     

    Thank you,

    Venkat



  • 7.  Re: How to remove default priority value

    Posted Dec 14, 2016 08:40 AM

    You can use the data partition for delete the priority visibility (none)

     

    Regards.



  • 8.  Re: How to remove default priority value

    Posted Dec 15, 2016 06:36 AM

    Hi Soporte,

     

    Thanks for your response. Although the approach mentioned in previous comments resolved the issue, I will try to implement it using data partition also.

     

    Regards,

    Balram