Can i call a Natural program via EntireX using NodeJS (javascript) ?

Is it possible to make a direct call to a Natural / Adabas program using NodeJS (Javascript) and EntireX as we do using Java or .Net?
If it’s possible, how to do this?

Thank you.

Hi Patrick,

I’m not familiar with Node.js.
However I’m sure you can use the HTTP API to call a REST (or SOAP) enabled Natural program using EntireX.