Message Boards Message Boards

Cloud variables from Nodejs to Mathematica

Posted 4 years ago

Hello all, We have a requirement to run EXTERNAL EVALUATE Nodejs program from Mathematica and subsequently get data from the Nodejs program as variables in the Mathematica workspace. We would be deploying this as a Wolfram cloud application. Is this possible to be done?

Thanks in advance

POSTED BY: Vasan V S

According to the list of unsupported cloud functions, ExternalEvaluate won’t run in the cloud due to security restrictions. You’d need a separate server or cloud environment to run NodeJS and then interface with it from WL code running in the cloud using, for example, a REST API call.

I believe this works on an Enterprise Private Cloud instance, but that might be overkill for your purposes.

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract