how to call script include from a dictionary entry of a field

Shaik22
Tera Expert

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

 

 

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi,

Hope all of this is for learning purposes. Did you through doc links and community links? If so, any confusions?

View solution in original post

3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Hi,

Hope all of this is for learning purposes. Did you through doc links and community links? If so, any confusions?

yes.i go through docs but i didn't find exact answer.

1.how to call script include from a dictionary entry of a field

javascript: scriptincludeName().functionName()

 

2.Difference between script include and business rule

https://www.servicenow.com/community/developer-articles/business-rules-vs-script-includes/ta-p/23177...

 

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