Migrate from legacy scripting to Node.js scripting

Post Reply
User avatar
JimmyHartington
Advanced member
Posts: 281
Joined: Tue Mar 22, 2011 7:38 am

Migrate from legacy scripting to Node.js scripting

Post by JimmyHartington »

Hi

Is there any ressource available for migrating legacy scripts to Node.js scripts?
Padawan
Advanced member
Posts: 358
Joined: Mon Jun 12, 2017 8:48 pm
Location: Belgium
Contact:

Re: Migrate from legacy scripting to Node.js scripting

Post by Padawan »

If you have no experience yet with Node.js scripting, then I would advise to first get yourself familiar with node.js scripting. There are many online resources available for that.

Once you have that you can work with the documentation:
https://www.enfocus.com/manuals/Develop ... odejs.html

And the courses on the learning platform:
https://www.enfocus.com/en/learn/switch/all (search for node)

for the usage of node.js in Switch.
User avatar
JimmyHartington
Advanced member
Posts: 281
Joined: Tue Mar 22, 2011 7:38 am

Re: Migrate from legacy scripting to Node.js scripting

Post by JimmyHartington »

Thanks.
I will look into it.
Post Reply