Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Populate the reference field from record producer to a table

Primm
Tera Contributor

Hello,

 

I have a field called "Actual Review Due Date" that is a date field 

Primm_0-1710784977649.png

 

I need the data from this field on the record producer I created called CAR to go to a table called Contact Actor Review with the same name. I made the field on the table as a reference field, but when I submit the record producer with the data in the field it never shows up populates.

23 REPLIES 23

Ramesh_Naidu
Mega Guru

Hi @Primm,

 

The field on the table should also be a Date field to accept the data from the record producer field.

Thankyou.

It is a date field.

Are you using "Map to field" functionality or the scripting ?

 

The map to field is not showing for some reason. Maybe because the field is part of a variable set. I'm not sure what's going on.