Sei sulla pagina 1di 1

Change#1: As per Request#6290753,a new field to the Change ticket called "Availa

bility mins left". This will be a numeric value, field length should be 6 and it
should ideally be placed in the row of fields beginning "notification required"
. This will not be a mandatory field. This helps to track how much down time is
left for particular service
Change#2: As per Request#6300754, a new field "Support level", values will be L1
, L2, L3, N/A. It should be a mandatory field. It will help in segregation of su
pport level of various technical groups.
1)wsp
2)Create a new column in change as zrem_avl_serv_mins and make is as integer
3)Create a new column in cnt as zsupport_level
Make it as SREL to zriskdropdown
stop the services
@NX_SQL_NO_DIRTY_READS=1 add this line in nx.env
pdm_publish
remove the appended line mentioned above in nx.env
start the services
<PDM_MACRO name=dtlTextbox hdr="Availability mins left" attr="zrem_avl_serv_mins
">
load values of L1,L2,L3,NA in zRiskDropdown - done
<PDM_MACRO name=dtlDropdown hdr="Level of Support" attr="zsupport_level" wherecl
ause="id in (400014,400015,400016,400017)">
id in (400014,400015,400016,400017)
msg_cat
order_status_change
request_status_change

Potrebbero piacerti anche