what is alternative of this.change.update() function in script include update function in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 11:48 PM
- I have Business rule after insert update in that BR one script include update function is called in that function i have written this.change.update().
- What is Alternative of this.change.update()
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 04:25 PM
You need to provide a lot more details about the business case, purpose, code and the Business Rule for a meaningful answer.