Skip to content

Agent Templates

BOOM21 edited this page Mar 19, 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. A single already defined Initial Behavior
  4. 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. That means, that you need to select every Event/Goal which is used by your Endpoints and Behaviors
  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