Hi, How to learn easily jelly script for serviceNow

ajay56
Kilo Contributor

Hi, guys please help me for jelly script. And I searched but not available videous and content. 

1 ACCEPTED SOLUTION

asifnoor
Kilo Patron

Hello Ajay,

If you are good with server side script and have basic knowledge of html and javascript, then you can learn jelly scripting easily.

Checkout existing ui macros and try to customize them. This will help you to learn how to use variable declarations, execute server side scripts, etc.

Kindly mark the comment as a correct answer and helpful if it helps to solve your problem.

Regards,
Asif
2020 ServiceNow Community MVP

View solution in original post

4 REPLIES 4

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Have al look at the TechNow Episode list. There are 3 videos on jelly. A bit old, though still valid!
TechNow Episode List

TechNow Ep 1 | ServiceNow Jelly Scripting - Part 1 of 3
TechNow Ep 2 | Jelly - Part 2 of 3
TechNow Ep 3 | Jelly - Part 3 of 3

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Megha Padale
Giga Guru

Hi ajay,

In the ServiceNow platform, Apache's Jelly syntax is used to render forms and UI pages. Jelly is comprised of Java- and XML-based scripting and a transformation engine used to turn XML into executable code. The output is usually HTML and JavaScript code that is used by the browser to render elements on a page.

Refer below links, these might help you to understand:

https://www.oreilly.com/library/view/servicenow-application-development/9781787128712/9e5311ab-daea-...

https://docs.servicenow.com/bundle/kingston-application-development/page/script/general-scripting/re...

https://docs.servicenow.com/bundle/orlando-application-development/page/script/general-scripting/con...

If my answer helped you in any way, mark answer as helpful and correct.

Thanks and regards,

Megha.

Tanushree Doiph
Mega Guru

Hey,

Refer below link,

https://www.youtube.com/watch?v=qn0pJhs15DE

 

Please mark helpful and correct.

Thanks

Tanushree

asifnoor
Kilo Patron

Hello Ajay,

If you are good with server side script and have basic knowledge of html and javascript, then you can learn jelly scripting easily.

Checkout existing ui macros and try to customize them. This will help you to learn how to use variable declarations, execute server side scripts, etc.

Kindly mark the comment as a correct answer and helpful if it helps to solve your problem.

Regards,
Asif
2020 ServiceNow Community MVP