Error MessageData Policy Exception: Resolution code is mandatory, Close notes is mandatory

soniaurbaneja
Kilo Contributor

Hello all,

since days ago, my SN instances has been updated to Kingston.

Now, when I try to resolve an incident, the following error appears:

Error Message

Data Policy Exception: Resolution code is mandatory, Close notes is mandatory

Can you help me?

BR,

Sonia.

1 ACCEPTED SOLUTION

Then you have to display those fields on the form by writing a simple UI Policy. You When to Run condition will be 'Status' is 'Resolved and set the UI Policy action 'Resolution Code' is Visible and 'Close Notes' is Visible.



Please hit correct based on impact of response.



Thanks!


View solution in original post

6 REPLIES 6

I have written a soap outbound webservice to insert a new incident but its giving same error saying resolution code and close notes fields are mandatory. I dont understand for new incident creation why this exception is throwing. 

Sri97
Mega Contributor

How can we write UI POlicy ? I am trying to use REST API to update incident. Is it still needed to write policy ?