Setworkflow(false)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Saturday
ServiceNow, I want to understand the use of setWorkflow(false). Is it applicable only for update operations, or can it also be used for delete (deleteRecord/deleteMultiple)? When should we use it?
ServiceNow, for updating or deleting multiple records, should we use a while loop with update() / deleteRecord() or directly use updateMultiple() / deleteMultiple()? Which approach is best ?
0 REPLIES 0