Difference between glide system and glide record. ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 04:06 AM
- Difference between glide system and glide record.?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 04:10 AM
These are both APIs of the Tool. Glide Record is the api which is used to interact with the database to perform CRUD operations GlideSystem has a set of functions that are used to
- Find information about the currently logged in user
- Log messages (debug, error, warning, info)
- Add messages to pages
- Generate events
- Execute scheduled jobs
- And more…
Read more on SN Docs
-Anurag
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 04:11 AM