📄️ Accessing via SOAP
Topics and samples for using irServer Rule Execution Service's SOAP Endpoint, including service references and error handling.
📄️ Adding a Service Reference in Visual Studio
Add a Service Reference to irServer's SOAP endpoint in Visual Studio via the project's References folder.
📄️ Calling irServer SOAP Endpoint using a Service Reference
Call the irServer Rule Execution Service SOAP endpoint using an existing Service Reference.
📄️ Executing a Decision on irServer SOAP endpoint using a Service Reference
Execute a Decision on the irServer SOAP endpoint using an existing Service Reference.
📄️ Configuring irServer SOAP Endpoint to Support WsHttpBinding
Enable WsHttpBinding support for irServer's SOAP endpoint by modifying its service configuration file.
📄️ Handling irServer SOAP Endpoint Error Conditions
How the irServer SOAP endpoint reports different error and exception conditions back to the client.
📄️ Caching Behavior
irServer Rule Execution Service caches a compiled rule application in the AppDomain after its first execution.