API Call Descriptions

Table 1 lists the API interface requests. These interfaces receive and return various control blocks of information. For the Java™ API these are class interfaces. For specific layouts, see API Control Blocks.

Table 1. API Call Descriptions
Entry Points Required
Basic Requests Description Java API  
Initialize Establishes a Business Rules Server connection and workflow Yes  
Decision Processes a decision Yes  
Terminate Terminates the connection to the Business Rules Server Yes  
NoOp Message returned immediately by the Business Rules Server No  
LoadDLL Load the given DLL N/A  
GetProcedure Obtains an entry point from the DLL N/A  
FreeDLL Unloads the DLL N/A