update script field in scheduled job table using gliderecord
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 10:40 PM
Hi,
I need to update script field of scheduled job table(sysauto) using glide record. Ican able to update all fields in sysauto(scheduled job) table excpet script field. please provide me any solution for this.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 09:49 AM
@Community Alums Please use table name as "sysauto_script" instead "sysauto". Please mark as Helpful if it works.