📄️ Accessing via SOAP
The following topics and samples are provided for assistance with the use of the SOAP Endpoint:
📄️ Adding a Service Reference in Visual Studio
To configure a Service Reference, do the following:
📄️ Calling irServer SOAP Endpoint using a Service Reference
Prerequisites: A valid Service Reference
📄️ Executing a Decision on irServer SOAP endpoint using a Service Reference
Prerequisites: A valid Service Reference
📄️ Configuring irServer SOAP Endpoint to Support WsHttpBinding
Bindings for irServer are driven by the configuration file. Therefore, to provide support for WsHttpBinding one simply needs to modify the service configuration file (web.config in the case of IIS hosted service or InRuleRuntimeService.config in the case of Windows Service) and the client configuration file (in the case of a .NET client).
📄️ Handling irServer SOAP Endpoint Error Conditions
irServer Rule Execution Service SOAP Endpoint uses different error reporting mechanisms depending on the type of error encountered on the server.
📄️ Caching Behavior
irServer Rule Execution Service RuleApp Cache Characteristics and Significance