New Frameworks in ServiceNow

Sai sowmya Suru
Tera Contributor

Please throw some light on below topics

1. What is the difference between Seismic frame work, Now Experience framework and Next Experience Frame work?

2. How can we download ServiceNow CLI. It says we can download from store but its not possible with personal dev instance.

3. As a person who is new to working in external IDE other than ServiceNow , What is the best approach to start learning how to build custom web components. Please share some learning links if possible.

Regards

Sowmya 

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi

(1)

Seismic was the name of the underlying JS framework for the Now Experience framework. Next Experience is the name for the successor of the Now Experience framework. 

(2)

Use https://github.com/ServiceNow/servicenow-cli

(3)

In my Knowledge Sources to Go  I have listed some links to helpful resources: https://community.servicenow.com/community?id=community_article&sys_id=0d36f340db435854f21f5583ca961...

Maik

Brad Tilton
ServiceNow Employee
ServiceNow Employee
  1. All three of those are the same. Seismic is our internal name and the external name is Next Experience (formerly Now Experience).
  2. You can download the zipped .exe from the store and install locally. No need for the PDI to interact with the store.
  3. There's not a ton of great resources for getting started building custom components (You can do a lot in UIB without building custom components), but here are a couple of helpful links:
    1. Developer site documentation
    2. UI Builder and Component Resource Hub on COE
    3. UIB and Custom Component Resources