🗃️ Authoring Rule Applications for JavaScript
4 items
📄️ Getting Started
Overview
🗃️ Packaging a Rule Application
4 items
📄️ Running Rules
To utilize your Rule Application, include it in your web (or other JavaScript) application.
📄️ Accessing Client Side Data
Any Data Element that is used in the Rule Application is automatically included in the JavaScript Rule Engine to support data lookups and queries. In addition to this functionality, you can also access Inline Table and Inline Value List data directly for other uses. For example, use this data to populate a dropdown list, which avoids duplication of the values in the application and the Rule Application.
🗃️ Samples
6 items
🗃️ API Reference
17 items
📄️ Supported InRule Features
Not all InRule features are available to InRule for JavaScript. Here is a list of the features that are included.