logo

NJP

How to set the short Description field on an group approval

Import · Oct 01, 2019 · article

How to set the short Description field on an group approval

Image Description
image 01. ServiceNow Login
image 02. >> System Definition > Business Rules
image 03. New
image 04. Type name, for example "set Short Description App grp"
image 05. Select Group approval table sysapproval_group
image 06. on the "When to run" tab, select before
image 07. select "insert"
image 08. Select Advanced
image 09. current.short_description = current.wf_activity.name;
10. Click Save/update

image

image

Summary

Governance: Technical Best Practices eBook

View original source

https://www.servicenow.com/community/itsm-articles/how-to-set-the-short-description-field-on-an-group-approval/ta-p/2312449