Map to field on Variable Set

SumanthMora
Mega Guru

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

 

 

1 ACCEPTED SOLUTION

Soumita3
Tera Expert

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.

View solution in original post

10 REPLIES 10

MikeWilsonNYC
Tera Contributor

This HI article may be relevant here

https://hi.service-now.com/kb_view.do?sysparm_article=KB0610341

"A variable set can be attached to any record producer that creates records in any table, so mapping a variable in a variable set to a specific field is not possible. The mapping that takes place between a variable and a field in a table takes place if the variable name matches a field name in the table."