Releases: InRule/irAuthor-Extensions
MergeExtension v1.0.5
This update resolves a bug that caused RuleSets added inside an Entity RuleSet folder to not show as changes when comparing Rule Applications.
Barium Live Extension v1.0.0
Initial release of the Barium Live Extension
MachineLearningExtension v1.0.0
Initial release of Machine Learning Extension to support integration with xAI Workbench
MergeExtension v1.0.4
This update adds the ability to save a merge "Diff" view to PDF, as well as allowing for a one-click view of pending changes that will be saved to the catalog when the Rule App gets checked in.
MergeExtension v1.0.3
Merge Extension
This release is a minor update that appends additional information to an error message to indicate which def is causing a comparison collision when one is encountered.
MergeExtension v1.0.2
Merge Extension
This release is a critical update that fixes a bug causing calculated items (calculated field formula, whole loop conditions, parameter calculation formulas...) to not be properly merged. In the previous versions, they were identified as changes, but the update was not properly made in the final merge; this version resolves that issue.
MergeExtension v1.0.1
Merge Extension
This release is a minor update that adds proper display text for a few RRDB types that were previously incomplete, including ExecuteRulesetParameterDef, TemplatePlaceholderDef, ExecuteRestServiceActionDef, and MapDataActionDef. It also adds in the calculation used for Calculated Fields in the displayed list of Field properties.
MergeExtension v1.0.0
Merge Extension
Features
- Select Rule Applications to compare as the source and target from local files, any configured Catalog references, or the currently open instance of irAuthor.
- Compare the two selected versions of a Rule Application and see a representation of each individual change.
- Select individual changes to merge, and open a new instance of irAuthor with the selected changes merged into the target Rule Application.
Requirements
- IrAuthor version 5.2 or newer
Installation
- Download the installation package.
- Extract the archive into a folder on your PC where irAuthor is installed.
- Ensure there are no instances of irAuthor currently open.
- Run the appropriate batch file to install the extension (or manually copy the directory to the appropriate location).
- Install_AllUsers_LatestInRuleVersion
- Installs the extension for all users of the PC, and for only the current version of irAuthor.
- This can be helpful if you are running many versions of irAuthor in Side-by-Side mode, where some versions installed cannot support the extension.
- Copies the extension files into "C:\Program Files (x86)\InRule\irAuthor\Extensions\MergeExtension"
- Install_CurrentUser_AllInRuleVersions
- Installs the extension for only the currently logged in user, but for all versions of InRule that can be run on the PC.
- This can be helpful for shared authoring VM environments, so users do not unintentionally receive the extension.
- Copies the extension files into "%localappdata%\InRule\irAuthor\ExtensionExchange\MergeExtension"
- Install_AllUsers_LatestInRuleVersion
- When you launch irAuthor, you should see the new icon available on the ribbon under "Catalog". If for any reason it does not load correctly, you may see log information in the Event Log. Running the Uninstallation will remove it if issues arise.
Note: the Uninstall batch file will remove the extension from either installation method.