ABLE agents

 

The Intelligent Agents console for iSeries™ Navigator works with Agent Building and Learning Environment (ABLE) agents.

ABLE agents are Java™ objects capable of automating tasks through the use of rule-based reasoning and learning certain behaviors over time by using data mining algorithms contained in the ABLE component library. ABLE is a Java framework and toolkit used for building multiagent intelligent autonomic systems, and provides specific support for developing agents that work with the iSeries Navigator Intelligent Agent platform and console. Intelligent agents developed using ABLE can have the following capabilities:

The ABLE toolkit contains several examples of how to design your own agent, and a template agent is included that you can use as a model when developing your own agent. To create an agent that can be fully managed from the console, the agent should extend the AbleEServerDefaultAgent example.

 

Parent topic:

Intelligent Agent concepts

Related concepts
Developing agents