- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2016 09:40 AM
Hi! I'm practicing Data Lookup. I've been able to follow the process as it appears in Data Lookup and Record Matching Support - ServiceNow Wiki . When I get to the "Create Data Lookup Definition Record" section I am able to create the new Matcher Field Definitions succesfully, but I can't do the same with the new Setter Field Definition since ServiceNow does not display the dropdown list for either the Source Table Field or the Matcher Table Field (no choices displayed).
I also tried with the out of box Priority Lookup Definition regarding the Priority and it didn't work either when I tried to add a new Setter Rule.
I'm currently working with an free developer instance and the version is Fuji. I'm working with admin rights.
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2016 08:15 AM
Workaround:
In the form of the Setter Field Definition, right-click on the header to configure the form layout.
Add the two following fields
- Source table
- Matcher table
NB: these two fields will NOT show up, but seem to be needed there for properly populating Source table field drop-down and Matcher table field drop-down.
Credits CGE!!! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2016 09:21 AM
Hi Luis,
If Frederic answer is resolved your issue, could you please mark his answer as correct, in this way, in future it will be easy for others to search in the community and find this post.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2016 09:33 AM
Done. Thanks for the advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2016 12:05 PM
I know this is an old thread, but I just ran into something similar with a scoped app and would like anyone else looking for the solution to find it.
The Source and Matcher fields on the form are strings with a 40 character limit. If the name of your table exceeds 40, you will not see any options in the setter/matcher fields. You need to completely disable the "Hide Matcher and Source Table" UI policy and change the dictionary character limit to something above 40. I used 60.