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.

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