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

PrashantLearnIT
Tera Sage

Hello Everyone,

 

OOB on HR Cases, ServiceNow provide the functionality to generate PDF documents via document templates however this functionality allows generation of only one document per case.

With a small tweak in a script include, we can generate multiple documents per case.

Script Include:

HRSecurityUtilsAjax

Add the following code on line 43:

new sn_hr_core.GeneralHRForm(gr.sys_class_name, gr.sys_id, gr.sys_class_name, gr.sys_id).inactivateRelatedDrafts();

Screenshot of the new code:

PrashantLearnIT_0-1718027511668.png

 

 

If my content helped you in anyway, please mark this content as BOOKMARK, SUBSCRIBE & HELPFUL

 

Best Regards,

Prashant Kumar (LearnIT)

 

YouTube Channel LearnIT: https://www.youtube.com/@learnitwithprashant

Blog LearnIT: https://medium.com/@LearnITbyPrashant

Prashant Kumar LinkedIn: https://www.linkedin.com/in/learnitbyprashant/

ServiceNow Community Prashant Kumar - https://www.servicenow.com/community/user/viewprofilepage/user-id/19635