Sysid is showing after submitting the request instead of showing the option

Poomathy09
Tera Contributor

Tried the multi selection of choices using List collector type in record producer variable. After submitting the request it shows the sys_id in the field instead of showing options.

Poomathy09_0-1700655893399.png

 

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Poomathy09 

please share the screenshots.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Created a field Target audience with list type in table. 

Poomathy09_0-1700722443980.png

For that field created choices 

Poomathy09_1-1700722506815.png

Then in record producer, mapped that field in variable using list collector type

Poomathy09_2-1700723560208.png

Under type specification gave the reference qualifier condition like this

Poomathy09_3-1700723604680.png

After when submitting a request in service portal , for the target audience field it's showing sys id instead of the option what I select.

Poomathy09_4-1700723912316.png

 

KevinBellardine
Kilo Sage

Hey @Poomathy09 

 

I haven't been able to reproduce this in my PDI, if you can respond with some screenshots it would help.

 

The SysID behavior you're describing normally means that the display field isn't configured for the target table. Sys Choice is a pretty utilized table, so I'd be surprised if that was the issue, but you may want to take a look at the dictionary and make sure that there's only one column set as a display and that the column is Label.

 

Created a field Target audience with list type in table. 

Poomathy09_0-1700725759037.png

 

For that field created choices 

Poomathy09_1-1700725759039.png

 

Then in record producer, mapped that field in variable using list collector type

Poomathy09_2-1700725801573.png

 

Under type specification gave the reference qualifier condition like this

Poomathy09_3-1700725801803.png

After when submitting a request in service portal , for the target audience field it's showing sys id instead of the option what I select.

Poomathy09_4-1700725859806.png