Select Page
Using User Defined Functions Felicitously

Using User Defined Functions Felicitously

Like many InRule users, my background is in software development. As a result, I often find myself taking whatever means I can to bypass low-code tools: When I need to make changes to a WordPress website, I inevitably become annoyed at the rich text editor and end up...
Managing Environment-Specific Configuration

Managing Environment-Specific Configuration

In my last post, I discussed ways to programmatically modify Rule Applications in code to handle different configurations and data requirements in different environments. While that method is certainly useful, it takes significantly more effort than is necessary to...
Updating Rule Applications in Code using irSDK

Updating Rule Applications in Code using irSDK

Warning: As with the previous posts about Continuous Integration/Continuous Deployment, this post is intended for a technical/developer audience. Background A while back, I started a series about CI/CD with a pair of blog posts that walk through examples of ways to...
Give it a REST! Part 2: Retrieving and Using Azure AD OAuth Tokens in a Rule App

Give it a REST! Part 2: Retrieving and Using Azure AD OAuth Tokens in a Rule App

In the first part of this two-part series, we created a Rule App that calls out to an irServer REST Rule Execution Service (RES) – if you haven’t already, I’d highly recommend reading through that first. In this part, we’re going to briefly touch on how to configure...
Salesforce Integration: Bespoke Execution using Lightning, REST, APEX, and JavaScript

Salesforce Integration: Bespoke Execution using Lightning, REST, APEX, and JavaScript

In a previous post, we looked at the fantastic integration options that are available out-of-the-box with our Salesforce integration. While the functionality that integration provides will be sufficient for the majority of InRule customers, there are always edge cases...
Extending Salesforce with Native InRule Integration

Extending Salesforce with Native InRule Integration

It’s been over three years since we introduced InRule for Salesforce, and our Salesforce integration is now stronger than ever. If you want a deep dive into the integration, you’re in luck – we just released a webinar that goes into all the juicy details. Want to dive...
Merging Rules With… Other Rules?

Merging Rules With… Other Rules?

Introducing the irAuthor Merge Extension What is a merge tool? While InRule is designed to empower business users to author their own rules, there will inevitably be folks from the IT side of the organization that interact with business rules at some point – be it for...