ARulesXL API

Contents Index

Introduction
  Overview
  Implementation
  Exporting and Using Rulesets

API Reference
  Overview
  Runtime Licensing
  Methods
   AddObject
   AddToTable
   AddToVector
   ClearTable
   ClearVector
   CloseRules
   GetLS
   OpenRules
   QueryRules
   QueryMore
   ARulesRegisterRuntime

.NET Interface
  Installation
   Debugging ASP.NET Problems
    Cannot find arulesnet.dll or one of its dependencies
    Stop/Restart IIS
    Turn on ASP.NET's Trace Facility
    Run Under Visual Studio in Debug Mode
    Open an Amzi! Logic Server Trace File for Amzi! Tech Support
  API Additions & Changes
  Using the Amzi! Logic Server
  Advice Samples
   VB and C#.NET Application
    Running the Sample
   IIS Web Application
    Running the Sample

Delphi Interface
  Installation
  API Additions & Changes
   QueryRulesToStringList
   QueryMoreToStringList
   LoadTableFromNameValueList
  Using the Amzi! Logic Server
  Advice Sample
   Building the Sample
   Running the Sample

Runtime Excel Add-In
  Installation
  Using the Runtime Add-In

Java/JSP/Servlet Interface
  Installation
  API Additions & Changes
   QueryRulesToStringList
  Using the Amzi! Logic Server
  Advice Samples
   Java Application
    Building the Sample
    Running the Sample
   Java Servlet
    Building the Sample
    Running the Sample

Extend MODL Interface
  Installation
  API Additions & Changes
   Error Codes
   AddObject
   AddToTable
   AddToVector
   InitRules
   LoadVectorFromArray
   OpenRules
   QueryRules
   QueryRulesToVector
   QueryMore
  Sample
   Building the Sample
   Running the Sample

VBA and VB6 Interface
  Installation
  API Additions & Changes
   VBARQuery
   VBARQueryMore
   VBARArrayQuery
  Using the Amzi! Logic Server
  Samples
   ARulesXL Add-In Macro/Command Sample
   VB6 Advice