NOTE: This project contains the ODS Source Code for the XPages Application as well as the JSON for pasting the Node-RED Modules into the Node-RED Flow Editor
Code to Enable CORS for Node-RED Project:
httpNodeCors: { origin: "*", methods: ['GET','PUT','POST','DELETE'] },
VERSIONS:
- IBM Domino Designer 9.0.1
- XPages Extension Library version 16
INSTRUCTIONS:
- If you use the NSF, be sure to sign it using your id before running it on your server