Setworkflow(false)

NishmithaS
Kilo Contributor

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