
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 10:38 PM
Map to Field column on the variable set (for Record Producer) variable disappears.
Whereas on my PDI it is not. What could be the reason.
Found this Link but why it is showing on PDI
https://hi.service-now.com/kb_view.do?sysparm_article=KB0610341
Thanks
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 10:50 PM
Hi,
The map to field have a client script written (OOB script) which hides the field when we use the variable inside a variable set.
Please follow the below link for your instance to access the script:
https://ur_instance_id.service-now.com/sys_script_client.do?sys_id=5f503cd7eb330100d4360c505206fe94&sysparm_record_target=sys_script_client&sysparm_record_row=6&sysparm_record_rows=24&sysparm_record_list=sys_class_name%3Dsys_script_client%5EscriptCONTAINSmap%5EORDERBYDESCsys_updated_on
Please mark the answer as correct if it suffice your query.
Thanks.
Soumita.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 10:50 PM
Hi,
The map to field have a client script written (OOB script) which hides the field when we use the variable inside a variable set.
Please follow the below link for your instance to access the script:
https://ur_instance_id.service-now.com/sys_script_client.do?sys_id=5f503cd7eb330100d4360c505206fe94&sysparm_record_target=sys_script_client&sysparm_record_row=6&sysparm_record_rows=24&sysparm_record_list=sys_class_name%3Dsys_script_client%5EscriptCONTAINSmap%5EORDERBYDESCsys_updated_on
Please mark the answer as correct if it suffice your query.
Thanks.
Soumita.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 03:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2019 12:20 AM
Hi,
you can map with table field backend value in variavle set "name" hope it will work.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2020 04:57 PM
AWESOME! THANKS.
IT IS BETTER TO GO WITH THIS SOLUTION INSTEAD OF SCRIPT.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 09:26 AM