Skip to content

Agent Templates

Andre Antakli edited this page Apr 16, 2021 · 13 revisions

General

An Agent-Template is a collection of Behaviors, Endpoints, Events and Goals. Your Agent will behave according to those you configure here. To get a deeper technical understanding on what an Agent-Template is, have a look at the AJAN-Service Documentation.

UI

Agent Template Everything marked in red is mandatory, everything marked in orange is optional

  1. URI
  2. The name of your Agent (can be any String)
  3. (Optional) A single already defined Initial Behavior
  4. (Optional) A single already defined Final Behavior
  5. A list of one or more Behaviors
  6. A list of one or more Events and Goals ! Note that your Events/Goals are set correctly or your template won't instantiate. You must select at least each event/goal used by the endpoints and behaviors selected in the agent template.
  7. A list of one or more Endpoints ! Note that your Endpoints are set correctly or your template won't instantiate.
Clone this wiki locally