📄️ Calling Application Guidance for Using the InRule SaaS Decision Platform API
Guidance for calling applications integrating with the InRule SaaS Decision Platform API's automated provisioning and deployment.
📄️ Handling Rule Application Caching
Set the cache depth parameter high enough to cache all rule applications and minimize recompile delays.
📄️ Moving Decision Table Rows Using irSDK
Move Decision Table rows and reorder Decisions programmatically using irSDK, referencing DecisionTableDef.Conditions and Actions.
📄️ XmlSerializer Fails in .NET 10 When Loading RuleApplicationDef
Fix XmlSerializer failures loading RuleApplicationDef in .NET 10, affecting InRule Repository SDK 5.8.x-5.9.x.
📄️ Troubleshooting: Could not load assembly 'Oracle.ManagedDataAccess'
Why the rule engine reports that it cannot load the Oracle ODP.NET provider assembly, and how to install, register, and version-match the driver on a new server.