You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Core ServiceNow APIs/GlideRecord/getEncodedQuery/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
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.
3
3
This was done through a scheduled job (daily) for the required period and then the scheduled job was deactivated.
4
4
5
+
This can be further used in scenarios where organizations want to log some extra work in a different record.
0 commit comments