- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 08:04 AM
Hello,
1.how to call script include from a dictionary entry of a field
2.Difference between script include and business rule
3.Difference between script include and scheduled job
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 08:09 AM
Hi,
Hope all of this is for learning purposes. Did you through doc links and community links? If so, any confusions?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 08:09 AM
Hi,
Hope all of this is for learning purposes. Did you through doc links and community links? If so, any confusions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 08:11 AM
yes.i go through docs but i didn't find exact answer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 08:26 AM
1.how to call script include from a dictionary entry of a field
javascript: scriptincludeName().functionName()
2.Difference between script include and business rule
3.Difference between script include and scheduled job
Both carries logic. Scheduled job can/cannot include Script Include and will be called at scheduled time or periodically