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

hrServicesUtil displaying hidden variables in the case description

Vadla Srimaan
Tera Contributor

Hi,

 

We are using below line of code in record producer script to display all the variables in the HR case description.

But this also displays hidden variables. Please guide me if anyone figured out the fix for this?

new sn_hr_core.hr_ServicesUtil(current, gs).createCaseFromProducer(producer, cat_item.sys_id);

 

TIA

1 ACCEPTED SOLUTION
1 REPLY 1