We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

populate HR Record Producer variables in HR Document Template

Deepak Singh Ra
Tera Contributor

Hello,

 

We need to populate Record Producer variables in HR Document Template. When I am trying to add variables in below format, it is not working and giving blank value.

 

City: ${variables.city}

 

However direct fields are working fine, for eg: ${assigned_to}

 

Can someone help me on this?


Regards,

6 REPLIES 6

abirakundu23
Giga Sage

Hi @Deepak Singh Ra,

It should work. I have done similar process.

Could you please share your screenshots?

Not applicable

It only works for reference variables. Not working for string variables