🗃️ From irX for JavaScript Authoring Extension
3 items
📄️ Packaging a Rule Application
Packaging transforms a Rule Application into a JavaScript file containing the rules, JavaScript engine, and SDK needed to run them.
📄️ Using the InRule for JavaScript web site
Manually package a Rule Application by uploading it to distribution.inrule.com and downloading the generated JavaScript file.
📄️ Calling the irDistribution service
Call the irDistribution service's HTTP API programmatically to package rules as part of a build or CI process.