Skip to content

Commit e9c6bcb

Browse files
authored
Update README.md
1 parent 18c33c1 commit e9c6bcb

File tree

1 file changed

+2
-0
lines changed
  • Core ServiceNow APIs/GlideRecord/getEncodedQuery

1 file changed

+2
-0
lines changed

Core ServiceNow APIs/GlideRecord/getEncodedQuery/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
This was a client requirement, where for a particular group they wanted a task generated to log some internal extra work they were doing, during some of their internal transition.
33
This was done through a scheduled job (daily) for the required period and then the scheduled job was deactivated.
44

5+
This can be further used in scenarios where organizations want to log some extra work in a different record.
6+
57
sys_id in script is of the group being used.
68
*/
79

0 commit comments

Comments
 (0)