Data Lookup Not Working for Change

avinash21
Mega Contributor

Hi

I have create Data look up Defintions similar to Incident   for Priority field, its not working for change form , its working fine for incidents. Release Helsinki.Any Leads.?

TIA

4 REPLIES 4

Chuck Tomasi
Tera Patron

Can you provide some additional details of how/what you implemented on change? Screenshots are always appreciated.



Also, use the field watcher to identify what is impacting the specific field (e.g. priority.)



Use Field Watcher


Geoffrey2
ServiceNow Employee
ServiceNow Employee

Hi Avinash,



I created a Data Lookup Definition for Change Priority without an issue. But I clicked the New button each time I created Matcher Field Definition or Setter Field Definition.



However, when I recreate it by opening a Matcher Field Definition for Incident, change the Data Lookup field to the new Change one, then click Insert, I do get issues. The Source table field is incorrect and it doesn't work.   So check the Source table on your related Definition records.


Screen Shot 2016-08-31 at 11.56.24 PM.png


avinash21
Mega Contributor

Hi ctomasi   Geoffrey Sage



I have created the Definitions exactly as defined   for incidents, The Data Lookup kicks in the moment Impact/urgency is changed in Incident but for change its not working , not even after saving the request.I am on Helsinki , plz see the attached screenshots.



1.png



2.png


3.png


4.png


TIA


xostmoen
Tera Guru

I actually experienced the same challenges you faced in this case. 

My solution was actually that I had to apply a UI Policy to the other task table's priority field. Setting "Read only" to True.

Then it the Data Lookup worked. 🙂