📄️ High-level Implementation Guidelines
Architectural concepts essential to a successful rule integration: rule request anatomy, typical workflow, and SOA architectures.
📄️ Anatomy of a Rule Request
The integration points and .NET code needed between a calling application and the rule engine to execute rules at runtime.
📄️ Typical Rule Request Workflow
The typical life cycle of a rule execution request: creating a Rule Application Reference, a Rule Session, and setting execution settings.
📄️ Service-Oriented Rule Architectures
Use InRule within Service-Oriented Architectures, taking advantage of the SDK and .NET framework's flexibility.