How to set Default Priority in SC_task table

keval3
Tera Contributor

Hello Al,

 I want to set default priority as 4 in sc_task table 

in sc_task table there is only priority field impact and urgency field are not there. plz let me know how to o it.

Thanks & Regards

Keval

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Keval ,

The most likely way is to change the default value on the priority field in the dictionary. Since priority is a field on task, you will more than likely need a dictionary override. Begin by right clicking on the priority field label and choose Configure Dictionary.

At the bottom of the task.priority dictionary form, you will see a related list called Dictionary overrides. Create a new record there for the Catalog Task (sc_task) table and set the default value to 4.

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

View solution in original post

5 REPLIES 5

Xhare
Tera Contributor

How can we set the Priority based on Urgency table?