|
How to Test-Debug an Agent |
Top Previous Next |
|
Coordinator Agents are difficult to test-debug because they act not only in application server but also in user computers (for the user activities that the agent assigns to them). There is a capability for the agent to run him in "debug mode". This has as a consequence all the server activity to run before the eyes of the developer while the user activities are presented also to him in order to complete them and forward to next users. This is possible because the kosmos AutoPilto Developer in reality runs both as a server and client. |